QueryColumnBaseTColumnWithExpression Method |
Sets the expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic TColumn WithExpression(
string expression
)
Parameters
- expression
- Type: SystemString
New column expression
Return Value
Type:
TColumn
See Also