MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace / AggregateInfo Class

AggregateInfo Class Properties

For a list of all members of this type, see AggregateInfo members.

Public Properties
 NameDescription
Public PropertyReturns a new GrapeCity.Enterprise.Data.Expressions.ExpressionInfo that represents the portion of the expression that is aggregated by the aggregate function.  
Public PropertyGets the aggregate function.  
Public PropertyGets an indication that the aggregate function scope is not limited.  
Public PropertyGets an indication that an aggregate is calculated recursively in recursive hierarchies (aka parent-child hierarchies).  
Public PropertyGets an indication that an aggregate function scope is specified.  
Public PropertyGets the aggregate function scope name.  
Top
See Also