Adds the given list of query columns
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columns
- Type: System.Collections.Generic IEnumerable IQueryColumn
Columns to add
- extraColumns (Optional)
- Type: System Boolean
If true, the columns are considered extra columns
Return Value
Type: BooleanSee Also