Transforms the column list to a new list of columns using the given column transformation
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- transformFunc
- Type: System Func IQueryColumn, IQueryColumn
Transformation function
Return Value
Type: QueryColumnListSee Also