Click or drag to resize

DataProvider Properties

The DataProvider type exposes the following members.

Properties
  NameDescription
Public propertyCanRetrieveData
True if the datasource is readable.
Public propertyCanUse
True if the DataProvider is useable.
Public propertyIcon
Gets the icon of the specified DataProvider.
Public propertySchema
Gets an array of all available columns in specified table.
Public propertySelectedTableName
Gets or sets the name of the selected table.
Public propertyTableTitle
Gets the name of the associate table.
Public propertyTitle
Gets the title of the specified DataProvider.
Top
See Also