IDTSPackage100.MaxConcurrentExecutables 属性

定义

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

属性值

包可以创建的线程数。

属性

适用于