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

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Lookups(
	DataRow[] rows
)

Parameters

rows
Type: System.DataDataRow
The datarows that represent the Lookup
Remarks