Share via


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

プロパティ値

コレクションに含まれる IDTSOutput100 オブジェクトの数です。

属性

適用対象