MsDb2Connection.NetworkProperties 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
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
- Attributes