Loads the DataSet from given file.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- filePath
- Type: System String
File path
- rowCallback
- Type: CMS.Helpers DataHelper ActionCallback
Data row callback. Adds the element name to the parameters when reading the DataSet
- parameters
- Type: System Object
Callback parameters
Return Value
Type: DataSetSee Also