The Aggregate type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DataType | Gets and sets type of the aggregate. |
![]() | Expression | Gets and sets aggregate expression. |
![]() | Groups | Gets a aggrgate groups collection. |
![]() | Name | Gets and sets the name of the aggregate. |
![]() | Running | Returns a value indicating whether the agrregate should be calculated on the second pass. |
![]() | Value | Gets and sets aggregated value. |