MsDb2Connection.LoadBalancing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes