Creates and fills with data an ADO.NET data set consisting of this data set's table views.

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

Syntax

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

See Also