Resolves the columns in the given expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columns
- Type:
System String
Columns to resolve
- excludeColumns
- Type:
System.Collections.Generic List
String
Columns to exclude
- getAllColumns
- Type:
System Func
List
String
Function to provide all columns
Return Value
Type:
See Also