Click or drag to resize
BlendingSourceDefinitionQuery Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a query object that is used to provide a source data table for the blending query

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

Return Value

Type: Query

Implements

BlendingSourceDefinition_BlendingSourceDefinitionQuery
See Also