次の方法で共有


InformixSink.PreCopyScript プロパティ

定義

コピーを開始する前に実行するクエリ。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象