MsDb2Connection.UserName Property

Definition

Caution

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

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

Property Value

String
Attributes

Applies to