ConnectionSettings.Login Property

Definition

The SQL Server Login name that is used to connect to the server. Exceptions: ConnectionCannotBeChangedException InvalidPropertyValueException PropertyNotSetException

public string Login { get; set; }
member this.Login : string with get, set
Public Property Login As String

Property Value

Applies to