次の方法で共有


SqlDWSink.UpsertSettings プロパティ

定義

SQL DW アップサート設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="upsertSettings")]
public Microsoft.Azure.Management.DataFactory.Models.SqlDWUpsertSettings UpsertSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upsertSettings")>]
member this.UpsertSettings : Microsoft.Azure.Management.DataFactory.Models.SqlDWUpsertSettings with get, set
Public Property UpsertSettings As SqlDWUpsertSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象