OleDbParameterCollection.Count 속성

정의

에 있는 요소 OleDbParameterCollection수를 포함하는 정수를 반환합니다. Read-only.

public:
 property int Count { int get(); };
public:
 virtual property int Count { int get(); };
[System.ComponentModel.Browsable(false)]
public int Count { get; }
public override int Count { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Count : int
member this.Count : int
Public ReadOnly Property Count As Integer
Public Overrides ReadOnly Property Count As Integer

속성 값

정수로 있는 OleDbParameterCollection 요소의 수입니다.

구현

특성

적용 대상

추가 정보