Skip to main content
All docs
V25.1
  • IDataSourceCacheKey Members

    Defines members for data source cache keys.

    Properties

    Name Description
    Columns Gets column names from the data source associated with the current cache key.
    CustomData A field with custom data.
    DashboardId Gets the dashboard identifier associated with the current cache key.
    DataSourceId Gets the data source identifier associated with the current cache key.
    Parameters Provides access to the associated dashboard’s parameter collection.
    QueryName Gets the query name used in the associated data source.
    See Also