OracleParameterCollection.Count Vlastnost

Definice

Vrátí celé číslo obsahující počet prvků v objektu OracleParameterCollection. Read-only.

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

Hodnota vlastnosti

Počet prvků ve OracleParameterCollection formátu Integer.

Implementuje

Platí pro