 | aceAdvancedConsoleWorkspacesaveData Method (DataTable, dataTableExportEnum) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Saves the data.
Namespace:
imbACE.Services.console
Assembly:
imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntaxpublic void saveData(
DataTable instance,
dataTableExportEnum descriptiveCopy = dataTableExportEnum.csv
)
Request Example
View SourceParameters
- instance
- Type: System.DataDataTable
The instance. - descriptiveCopy (Optional)
- Type: dataTableExportEnum
The descriptive copy.
See Also