AdgDataSet.InitializeCommon Method

Definition

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

Initializes common elements of the AdgDataSet instance.

void InitializeCommon()

Remarks

Initializes format strings and AdgTable instances based on the Tables collection and ExtendedProperties, sets Formats, prepares key table templates, and resets CurrentFormatIndex.

See Also