Makes a materialized list from the given query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columnName (Optional)
- Type: System String
Column name to output
- distinct (Optional)
- Type: System Boolean
If true, only distinct values are selected
Return Value
Type: IDataQuerySee Also