RelationalInputColumnAggregator Property

Gets or sets the application core aggregator.

Namespace:  Dundas.BI.Data.DataProviders.Tasks
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public AggregatorFunctions Aggregator { get; set; }

Property Value

Type: AggregatorFunctions
Remarks
The value may or not be compatible with the data provider.
See Also