IDTSOutputCollection100.Count 屬性

定義

取得 IDTSOutputCollection100 中包含的元素數目。

public:
 property int Count { int get(); };
[System.Runtime.InteropServices.DispId(13)]
public int Count { [System.Runtime.InteropServices.DispId(13)] get; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
member this.Count : int
Public ReadOnly Property Count As Integer

屬性值

Int32

集合中 IDTSOutput100 物件的數目。

屬性

適用於