Click or drag to resize

AvgProjectionExpression Constructor

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