DashboardQueryClearRows Method |
|
DataPA OpenAnalytics API Reference
Clears the rows from the datatable(s) associated with the query leaving just the datatable(s) columns
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public:
virtual void ClearRows() sealed
Remarks This is to be used primarily for the inmydata publisher dashboard where we need the columns but bnot the data.
See Also