MsDb2Connection.ExtendedProperties Property

Definition

Caution

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

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

Property Value

String
Attributes

Applies to