Click or drag to resize
DashboardQueryClearRows Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Clears the rows from the datatable(s) associated with the query leaving just the datatable(s) columns

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void ClearRows()
Remarks
This is to be used primarily for the inmydata publisher dashboard where we need the columns but bnot the data.
See Also