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 Specifies if Analysis are using GetDataView (filtered) or the whole DataSource as it's DataSource
Public propertyLinked True if the table is linked with its datasource
Public propertyPrimaryKey The primarykey of the table
Top
See Also