Share via


IDTSLogProviders100.Count プロパティ

定義

コレクションに含まれる数字または要素を取得します。

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

プロパティ値

コレクションに含まれる数字または要素です。

属性

注釈

詳細については、「LogProviders」を参照してください。

適用対象