ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace / AggregateHelper Class
Members

In This Topic
    AggregateHelper Class
    In This Topic
    Provides utility methods for working with aggregate functions in conjunction with the GrapeCity.Enterprise.Data.Expressions.ExpressionInfo instances.
    Object Model
    AggregateHelper Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class AggregateHelper 
    public static class AggregateHelper 
    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
       GrapeCity.Enterprise.Data.DataEngine.Aggregates.AggregateHelper

    See Also