ExportDataTable

ExportDataTable(ExportTableOptions)

Exportiert Daten in diesem Bereich nach aDataTable Objekt.

public DataTable ExportDataTable(ExportTableOptions options)
ParameterTypBeschreibung
optionsExportTableOptionsDie Optionen zum Exportieren reichen bis zur Datentabelle.

Rückgabewert

ExportiertDataTable Objekt.

Siehe auch


ExportDataTable()

Exportiert Daten in diesem Bereich nach aDataTable Objekt.

public DataTable ExportDataTable()

Rückgabewert

ExportiertDataTable Objekt.

Siehe auch