Click or drag to resize

MinProjectionExpression Properties

The MinProjectionExpression type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.)
Public propertyDistinct
Returns true if the projection considers distinct values only.
Public propertyIsDistinct
Returns true if the projection considers distinct values only.
Public propertyIsEver
Returns true for max-ever
Public propertyPrecedence (Overrides ExpressionBasePrecedence.)
Public propertyTreeObjectName (Inherited from ExpressionBase.)
Top
See Also