Partager via


IDTSPackage100.MaxConcurrentExecutables Propriété

Définition

public:
 property int MaxConcurrentExecutables { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(43)]
public int MaxConcurrentExecutables { [System.Runtime.InteropServices.DispId(43)] get; [System.Runtime.InteropServices.DispId(43)] set; }
[<System.Runtime.InteropServices.DispId(43)>]
[<get: System.Runtime.InteropServices.DispId(43)>]
[<set: System.Runtime.InteropServices.DispId(43)>]
member this.MaxConcurrentExecutables : int with get, set
Public Property MaxConcurrentExecutables As Integer

Valeur de propriété

Nombre de threads qu'un package peut créer.

Attributs

Remarques

Cette interface est implémentée par les interfaces Package et PackageNeutral.

S’applique à