![]() | InExpression Properties |
The InExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | Children |
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.) |
![]() | IsNotIn |
Returns true for the not-in expression, or false for an in-expression.
|
![]() | NotIn |
Returns true for the not-in expression, or false for an in-expression.
|
![]() | Precedence | (Overrides ExpressionBasePrecedence.) |
![]() | TreeObjectName | (Inherited from ExpressionBase.) |