Creates and fills with data an ADO.NET data set containing data for all tables in this C1ExpressConnection.

Namespace:  C1.Web.Data.Express
Assembly:  C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)

Syntax

C#
public DataSet GetExportDataSet()
Visual Basic (Declaration)
Public Function GetExportDataSet As DataSet

See Also