Click or drag to resize

NumericMaxAggregate Fields

The NumericMaxAggregate type exposes the following members.

Fields
  NameDescription
Protected field_distinct
Whether a DISTINCT modifer is applied.
(Inherited from BaseAggregate.)
Protected field_expr
Expression that the aggregate operates over.
(Inherited from BaseAggregate.)
Top
See Also