DataProviderMaximumParameterValueCount Property

Gets the maximum number of parameter values the provider is able to support.

Namespace:  Dundas.BI.Data.DataProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
public virtual Nullable<int> MaximumParameterValueCount { get; }

Property Value

Type: NullableInt32
See Also