FileAdapter.CreateDataSet Method

Definition

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

Creates a new AdgDataSet with an AdgDataTable for each record format on the file associated with the FileAdapter.

public AdgDataSet CreateDataSet()

Returns

The new AdgDataSet.

See Also