DataSource Properties
Obsolete. A data source that provides data for the dashboard.
Name | Description |
---|---|
Calculated |
Provides access to data source’s calculated fields. |
Connection |
Gets parameters used to establish a connection to data. |
Data | Gets or sets the data object for the data source. |
Data |
Gets or sets a specific list in a data source. |
Data |
Gets or sets the data processing mode for the current data source. |
Data |
Gets or sets an XML/XSD file, containing a schema of a dashboard’s data source. |
Filter | Gets or sets the logical expression to be applied to the data for filtering. |
Has |
Gets whether the dashboard data provider is used to supply the current data source with data. |
Is |
For internal use. |
Is |
Gets whether the current data source supports server-side data processing. |
Olap |
Gets a data provider for an OLAP data source. |
Sql |
Gets a data provider for regular data sources. |
See Also