Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- query
- Type: CMS.DataEngine IDataQuery
Data query
- settings
- Type: CMS.DataEngine DataQuerySettings
Query parameters
- offset
- Type: System Int32
Offset of the first record to retrieve
- maxRecords
- Type: System Int32
Max records to retrieve
See Also