Click or drag to resize
Condition Constructor (DataRow) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new Condition object

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Condition(
	DataRow row
)

Parameters

row
Type: System.DataDataRow
The datarow that represents this object
Remarks