IDataSourceCacheKey.QueryName Property
Gets the query name used in the associated data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value that stores the query name. |
See Also