次の方法で共有


SqlSink.UpsertSettings プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象