Name | Description | |
---|---|---|
![]() | Arguments | Returns a new GrapeCity.Enterprise.Data.Expressions.ExpressionInfo that represents the portion of the expression that is aggregated by the aggregate function. |
![]() | Func | Gets the aggregate function. |
![]() | IsNothingScope | Gets an indication that the aggregate function scope is not limited. |
![]() | IsRecursive | Gets an indication that an aggregate is calculated recursively in recursive hierarchies (aka parent-child hierarchies). |
![]() | IsScopeSpecified | Gets an indication that an aggregate function scope is specified. |
![]() | ScopeName | Gets the aggregate function scope name. |