MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace / Aggregate Structure
Members

Aggregate Structure
Represents the state of the aggregate function.
Object Model
Aggregate Structure
Syntax
'Declaration
 
Public Structure Aggregate 
   Inherits System.ValueType
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Enterprise.Data.DataEngine.Aggregates.Aggregate

See Also