ImportConverterLoadDataSet Method (String) |
Loads the DataSet from given file.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax public static DataSet LoadDataSet(
string filePath
)
Parameters
- filePath
- Type: SystemString
File path
Return Value
Type:
DataSetSee Also