DBSchemaProviderEx Constructors
Provides a default implementation of the IDBSchemaProviderEx interface exposing virtual methods, which you can override in derived classes.Name | Description |
---|---|
DBSchemaProviderEx() | Initializes a new instance of the DBSchemaProviderEx class with the default settings. |
See Also