OracleParameterCollection.Count Właściwość

Definicja

Zwraca liczbę całkowitą zawierającą liczbę elementów w elemecie OracleParameterCollection. Tylko do odczytu.

public:
 property int Count { int get(); };
public:
 virtual property int Count { int get(); };
public int Count { get; }
public override int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer
Public Overrides ReadOnly Property Count As Integer

Wartość właściwości

Int32

Liczba elementów w postaci liczby całkowitej OracleParameterCollection .

Implementuje

Dotyczy