Click or drag to resize
QueryDatasetFields Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the fields collection returned for this dataset

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

Return Value

Type: Fields
The fields collection returned for this dataset

Implements

QueryDataset_QueryDatasetFields
See Also