DataProvider Properties |
The DataProvider type exposes the following members.
Name | Description | |
---|---|---|
CanRetrieveData |
True if the datasource is readable.
| |
CanUse |
True if the DataProvider is useable.
| |
Icon |
Gets the icon of the specified DataProvider.
| |
Schema |
Gets an array of all available columns in specified table.
| |
SelectedTableName |
Gets or sets the name of the selected table.
| |
TableTitle |
Gets the name of the associate table.
| |
Title |
Gets the title of the specified DataProvider.
|