ExportDataTable

ExportDataTable(ExportTableOptions)

Exporterar data i detta intervall till enDataTable objekt.

public DataTable ExportDataTable(ExportTableOptions options)
ParameterTypBeskrivning
optionsExportTableOptionsAlternativen för att exportera intervall till datatabell.

Returvärde

ExporteradDataTable objekt.

Se även


ExportDataTable()

Exporterar data i detta intervall till enDataTable objekt.

public DataTable ExportDataTable()

Returvärde

ExporteradDataTable objekt.

Se även