IDTSTaskHost100.ApartmentThreaded 属性

定义

public:
 property bool ApartmentThreaded { bool get(); };
[System.Runtime.InteropServices.DispId(1)]
public bool ApartmentThreaded { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.ApartmentThreaded : bool
Public ReadOnly Property ApartmentThreaded As Boolean

属性值

如果任务是单元线程对象,则为 true;否则为 false

属性

适用于