Click or drag to resize

SubqueryQualifiedExpression Properties

The SubqueryQualifiedExpression type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.)
Public propertyIsAll
Returns true for ALL, false for ANY.
Public propertyModel
Returns the lookup statement object model.
Public propertyOperator
Returns the operator.
Public propertyPrecedence (Overrides ExpressionBasePrecedence.)
Public propertyTreeObjectName (Inherited from ExpressionBase.)
Top
See Also