AdgKeyTable Constructor

Definition

Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll

Initializes a new instance of the class with a specified key table template.

AdgKeyTable(DataTable)

Parameters

Type Parameter name Description
DataTable keyTableTemplate The DataTable to be used as a template for the key table.

See Also