IExpressionOperator Property |
Gets the operator of the expression. Not valid (ExOp.None) if RightOperand is null. Set by the constructor used.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax ReadOnly Property Operator As ExOp
Get
Property Value
Type:
ExOpSee Also