PlaceholderProviderMaximumParameterValueCount 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 (26.2.0.1000)
Syntax
public override int? MaximumParameterValueCount { get; }

Property Value

NullableInt32
See Also