Freigeben über


ExecuteSSISPackageActivity.PackageConnectionManagers Eigenschaft

Definition

Ruft die Verbindungs-Manager auf Paketebene ab, um das SSIS-Paket auszuführen, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.packageConnectionManagers")]
public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataFactory.Models.SSISExecutionParameter>> PackageConnectionManagers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.packageConnectionManagers")>]
member this.PackageConnectionManagers : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataFactory.Models.SSISExecutionParameter>> with get, set
Public Property PackageConnectionManagers As IDictionary(Of String, IDictionary(Of String, SSISExecutionParameter))

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: