다음을 통해 공유


AzurePostgreSqlSink.UpsertKeys Property

Definition

Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).

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

Property Value

Applies to