Share via


SqlUpsertSettings.UseTempDB Property

Definition

Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to