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