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

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

Parameters

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