Sets the query to use distinct selection over the given columns
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- distinct (Optional)
- Type: System Boolean
If set to true, returns only distinct (different) values.
Return Value
Type: TQuerySee Also