DashboardQuery Methods |
![]() |
The DashboardQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CancelRefresh |
Cancels a refresh operation for this query.
|
![]() |
ClearCachedSourceData |
If the dashboard has been loaded without source data, will clear the stored data
|
![]() |
ClearRequiredFieldsSuppliedByThirdParty | |
![]() |
ClearRows |
Clears the rows from the datatable(s) associated with the query leaving just the datatable(s) columns
|
![]() |
GetObjectData(SerializationInfo) | |
![]() |
GetObjectData(SerializationInfo, StreamingContext) | |
![]() |
GetTelemetryMetrics | |
![]() |
GetTelemetryProperties | |
![]() |
KillTimer |
Kills any auto refresh timers on this dashboard query
|
![]() |
LoadSourceData |
If the dashboard has been loaded without source data, will force the data to load
|
![]() |
QueriesRefreshedWithThisQuery | |
![]() |
ReApplyCalculatedColumns |
Rebuilds the values of any calculated columns in this query.
|
![]() |
RefreshData |
Causes the the query to refresh its data.
|
![]() |
RefreshData(Boolean, Boolean, String, String) |
Causes the the query to refresh its data.
|
![]() |
RequiredFieldsSuppliedByThirdParty | |
![]() |
ResolveRequiredFieldRequirements |
Ensures each required field defined by this query has an assoiciated ControlPanelObject on the dashboard.
|
![]() |
SetNextAutoRefresh |
Sets the next auto refresh for this query.
|
![]() |
SetNextAutoRefresh(DateTime) |
Sets the next auto refresh for this query.
|
![]() |
UpdateDataSetFields | |
![]() |
UpdateQuery |
Updates the Query object this DashboardQuery is based on.
|