Click or drag to resize
RunQuery Constructor DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Initializes a new instance of the RunQuery class

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RunQuery(
	ref Application Application,
	ref Query query
)

Parameters

Application
Type: DataPA.Utils.QueryEngineApplication
query
Type: DataPA.Utils.QueryEngineQuery
See Also