Share via


IDTSWarnings100.Count プロパティ

定義

IDTSWarnings100 インスタンスに含まれる要素の数を取得します。

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

プロパティ値

IDTSWarnings100 インスタンスに含まれる要素の数です。

属性

注釈

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

適用対象