Share via


SqlDWUpsertSettings.Keys 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>> 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))

Property Value

Applies to