Resolves the columns in the given expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: StringSee Also