| QueryColumnListAdd Method (String) | 
Namespace: CMS.DataEngine
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentException | Only one column should be passed as argument | 
 Examples
Examples"A, B, C" will result in exception
"A as B", "A" or "5 as B" are accepted
 See Also
See Also