Click or drag to resize
QueryClone Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns an absolute copy of this query

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Query Clone()

Return Value

Type: Query
An absolute copy of this query
See Also