Click or drag to resize

TableDataSource Properties

The TableDataSource type exposes the following members.

Properties
  NameDescription
Public propertyDataProvider
The DataProvider from which the data will be initially loaded (or reloaded if the table is Linked to its datasource)
Public propertyDataViewEnabled
Public propertyLinked
True if the table is linked with its datasource
Public propertyPrimaryKey
The primarykey of the table
Top
See Also