Parses the given list of columns to a list (can handle also advanced columns containing functions like ISNULL(A, B) etc.).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columns
- Type: System String
List of columns separated with commas
Return Value
Type: List StringSee Also