Click or drag to resize

MaxProjectionExpression Constructor

Overload List
  NameDescription
Public methodMaxProjectionExpression
Ctor.
Public methodMaxProjectionExpression(Boolean)
Ctor - for use to create an expression tree, without inner expression
Public methodMaxProjectionExpression(Boolean, Boolean)
Ctor - for use to create an expression tree, without inner expression
Public methodMaxProjectionExpression(Expression, Boolean)
Ctor - adds the expression to project.
Top
See Also