MsDb2Connection.NetworkProperties Property

Definition

Caution

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

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

Property Value

MsDb2NetworkProperties
Attributes

Applies to