MsDb2Connection.LoadBalancing Property

Definition

Caution

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

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

Property Value

Boolean
Attributes

Applies to