Click or drag to resize
QueryDataSetName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates the dataset name that will be used for this query's results

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

Property Value

Type: String
A property that indicates the dataset name that will be used for this query's results.

Return Value

Type: String
A property that indicates the dataset name that will be used for this query's results.
See Also