Click or drag to resize
AggregateResult Properties

The AggregateResult type exposes the following members.

Properties
  Name Description
Public property Caption
Gets or sets the text which serves as a caption for the result in a user interface..
Public property FormattedValue
Gets the formatted value of the result.
Public property FunctionName
Gets the name of the function.
Public property ItemCount
Gets or sets the number of arguments used for the calulation of the result.
Public property Value
Gets or sets the value of the result.
Top
See Also