MsDb2Connection.MaxPoolSize Property

Definition

Caution

MaxPoolSize property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.

public:
 property int MaxPoolSize { int get(); void set(int value); };
[System.Obsolete("MaxPoolSize property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.")]
public int MaxPoolSize { get; set; }
member this.MaxPoolSize : int with get, set
Public Property MaxPoolSize As Integer

Property Value

Int32
Attributes

Applies to