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 (24.1.0.1001)
Syntax
public virtual int? MaximumParameterValueCount { get; }

Property Value

Type: NullableInt32
See Also