[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Implementation for handling aggregation with grouping by group-keys.

The following tables list the members exposed by the AggregationServiceGroupByImpl type.

Public Methods

  NameDescription
ApplyEnter
Applies the enter.
(Overrides .ApplyEnter(EventBean[](), MultiKey<(Of Object>)).)
ApplyLeave
Applies the leave.
(Overrides .ApplyLeave(EventBean[](), MultiKey<(Of Object>)).)
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
GetValue
Returns current aggregation state, for use by expression node representing an aggregation function.
(Overrides .GetValue(Int32).)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
AggregationServiceGroupByImplNew
Ctor.

Public Properties

  NameDescription
CurrentRow
Sets the current row.
(Overrides .CurrentRow.)