IDataQuery AsMaterializedList Method Kentico 8.1 API Reference
Makes a materialized list from the given query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

columnName (Optional)
Type: OnlineSystem String
Column name to output
distinct (Optional)
Type: OnlineSystem Boolean
If true, only distinct IDs are selected

Return Value

Type: IDataQuery
See Also