次の方法で共有


AzureSynapseOutputDataSource.Database プロパティ

定義

Azure SQL データベースの名前を取得または設定します。 PUT (CreateOrReplace) 要求で必須。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象