Loads the objects from a DataSet to the hashtables
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ds
- Type: System.Data DataSet
Source data
- objectsById
- Type: CMS.Base SafeDictionary Int32, BaseInfo
Table where the created objects will be placed [ObjectID -> object]
Return Value
Type: BooleanSee Also