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