IDataSourceCacheKey Properties
Defines members for data source cache keys.
Name | Description |
---|---|
Columns | Gets column names from the data source associated with the current cache key. |
Custom |
A field with custom data. |
Dashboard |
Gets the dashboard identifier associated with the current cache key. |
Data |
Gets the data source identifier associated with the current cache key. |
Parameters | Provides access to the associated dashboard’s parameter collection. |
Query |
Gets the query name used in the associated data source. |
See Also