Gets the column name from the given SQL column expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- column
- Type: System String
Column to parse
- suffix
- Type: System String
Outputs the order by suffix for the column
Return Value
Type: StringSee Also