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