Freigeben über


AzureSynapseOutputDataSource.Password Eigenschaft

Definition

Ruft das Kennwort ab, das zum Herstellen einer Verbindung mit der Azure SQL-Datenbank verwendet wird, oder legt es fest. Erforderlich für PUT-Anforderungen (CreateOrReplace).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.password")]
public string Password { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.password")>]
member this.Password : string with get, set
Public Property Password As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: