次の方法で共有


ExecuteSsisPackageActivity.Runtime プロパティ

定義

SSIS パッケージを実行するランタイムを指定します。 値は "x86" または "x64" である必要があります。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象