MsDb2Connection.Pooling Property

Definition

Caution

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

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

Property Value

Boolean
Attributes

Applies to