次の方法で共有


ExecuteSsisPackageActivity.EnvironmentPath プロパティ

定義

SSIS パッケージを実行する環境パス。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象