Reporting

Classes

  ClassDescription
Public classAggregateFunctionAttribute
Used to specify the usage and the design time description of the aggregate function. This class cannot be inherited.
Public classAggregateFunctionParameterAttribute
Used to specify the usage and the design time description of the aggregate function parameter.
Public classExampleAttribute
Used to specify the usage and the design time description of the functions.
Public classFunctionAttribute
Used to specify the usage and the design time description of the functions.

Interfaces

  InterfaceDescription
Public interfaceIAggregateFunction
Provides custom (user-defined) implementation for aggregate function.