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.1.5347.20411)
Parameters
- column
- Type: System String
Column to parse
- expression
- Type: System String
Column expression
- alias
- Type: System String
Returns column alias or null in case column does not have any alias
See Also