IDashboardDataSource Properties
If implemented by a class, provides members related to a dashboard data source.
Name | Description |
---|---|
Calculated |
Provides access to a data source’s calculated fields. |
Data | Gets or sets the data object containing data source data. |
Data |
Gets or sets the data processing mode for the current data source. |
Data |
Obsolete. For internal use. |
Filter | Gets or sets the logical expression to be applied to the data for filtering. |
Has |
Obsolete. Gets whether the Dashboard |
Is |
Gets whether the connection to a data store is established. |
Is |
Gets whether the current data source supports server-side data processing. |
Olap |
Obsolete. Gets a data provider for an OLAP data source. |
Parameters | For internal use. |
Site | Gets or sets the ISite associated with the IComponent. Inherited from IComponent. |
Sql |
Obsolete. Gets a data provider for regular data sources. |
See Also