ConnectToSourceSqlServerTaskOutputLoginLevel.DefaultDatabase Property

Definition

Gets the default database for the login.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultDatabase")]
public string DefaultDatabase { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultDatabase")>]
member this.DefaultDatabase : string
Public ReadOnly Property DefaultDatabase As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to