QueryColumnList Transform Method Kentico 8.1 API Reference
Transforms the column list to a new list of columns using the given column transformation

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

Parameters

transformFunc
Type: OnlineSystem Func IQueryColumn, IQueryColumn 
Transformation function

Return Value

Type: QueryColumnList
See Also