Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Called when one of three types of constructors is initialized to allow custom classes to do additional processing for a custom DatabaseSchemaProvider.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
OnInitializeConstructor(ModelComparerConstructor) | Called when a ModelComparerConstructor is initialized to allow custom classes to do additional processing for a custom DatabaseSchemaProvider. |
![]() |
OnInitializeConstructor(ReverseEngineerConstructor) | Called when a ReverseEngineerConstructor is initialized to allow custom classes to do additional processing for a custom DatabaseSchemaProvider. |
![]() |
OnInitializeConstructor(DataSchemaModelHeader, DatabaseSchemaProvider, DataSchemaModelConstructor) |
Top
Remarks
The OnInitializeConstructor method is called for any of the following constructor types: