DataProvider Properties
Obsolete. Provides the functionality to obtain data from an XML schema of a database.Name | Description |
---|---|
DataStore | Gets an object that is used to obtain data from a database. |
DefaultTableAlias static | Gets the alias that is used for tables in a database, by default. |
SchemaExplorer | Gets an object that is used to obtain the list of tables and/or views from a database. |
See Also