Click or drag to resize
SetupManagerConditionsRecordset Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the Conditions recordset.

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

Property Value

Type: Recordset
The Conditions recordset.

Return Value

Type: Recordset
The Conditions recordset.
Remarks