Click or drag to resize
QueryConnectionDetailDataSet Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the DataSet returned for the query by this connection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Collection DataSet { get; set; }

Property Value

Type: Collection
The DataSet returned for the query by this connection.

Return Value

Type: Collection
The DataSet returned for the query by this connection.
Remarks