次の方法で共有


SqlUpsertSettings.Keys プロパティ

定義

一意の行識別のキー列名。 型: 文字列の配列 (または文字列の resultType 配列を持つ式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<string>> Keys { get; set; }
member this.Keys : Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<string>> with get, set
Public Property Keys As DataFactoryElement(Of IList(Of String))

プロパティ値

適用対象