Gets the data for the collection.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
- Type: System String
Where condition
- offset
- Type: System Int32
Starting offset for the data
- maxRecords
- Type: System Int32
Maximum number of records to get
- totalRecords
- Type: System Int32
Returning total number of records
Return Value
Type: DataSetSee Also