Click or drag to resize
QueryQueryType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that identifies the type of this query

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

Property Value

Type: QueryQueryTypeEnum
A value that identifies the type of this query

Return Value

Type: QueryQueryTypeEnum
A value that identifies the type of this query
Remarks