Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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