次の方法で共有


SqlUpsertSettings.UseTempDB プロパティ

定義

アップサート中間テーブルに temp db を使用するかどうかを指定します。 型: boolean (または resultType ブール値を持つ式)。

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)

プロパティ値

適用対象