次の方法で共有


ExecuteSsisPackageActivity.PropertyOverrides プロパティ

定義

プロパティは、 をオーバーライドして SSIS パッケージを実行します。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DataFactory.Models.SsisPropertyOverride> PropertyOverrides { get; }
member this.PropertyOverrides : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DataFactory.Models.SsisPropertyOverride>
Public ReadOnly Property PropertyOverrides As IDictionary(Of String, SsisPropertyOverride)

プロパティ値

適用対象