Share via


SalesforceSink.ExternalIdFieldName Property

Definition

The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).

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

Property Value

Applies to