Click or drag to resize
QueryDatasetDataSet Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the dataset object that contains the data for this object

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DataSet DataSet { get; set; }

Return Value

Type: DataSet
The dataset object that contains the data for this object

Implements

QueryDataset_QueryDatasetDataSet
See Also