Gets query modified results. Returns null if there is no modification needed.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- query
- Type: CMS.DataEngine IDataQuery
Query to execute
- coupledData
- Type: System Boolean
Indicates if coupled data are included in the results
- totalRecords
- Type: System Int32
Returns the total records number
Return Value
Type: DataSetSee Also