MsDb2Connection.Password Property

Definition

Caution

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

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

Property Value

String
Attributes

Applies to