RelationalConnectionMetadataSupportedAggregators Property

Gets the supported aggregators.

Namespace:  Dundas.BI.Data.DataProviders.Gateway
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public ICollection<ProviderAggregator> SupportedAggregators { get; }

Return Value

Type: ICollectionProviderAggregator
The list of supported aggregators.
See Also