IDTSInputCollection100.Count プロパティ

定義

IDTSInput100 コレクションに含まれる IDTSInputCollection100 オブジェクトの数を取得します。

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

プロパティ値

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

属性

適用対象