OracleParameterCollection.IsFixedSize Właściwość

Definicja

Pobiera wartość wskazującą, czy element OracleParameterCollection ma stały rozmiar.

public:
 property bool IsFixedSize { bool get(); };
public:
 virtual property bool IsFixedSize { bool get(); };
public bool IsFixedSize { get; }
public override bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public ReadOnly Property IsFixedSize As Boolean
Public Overrides ReadOnly Property IsFixedSize As Boolean

Wartość właściwości

Zwraca true wartość , jeśli obiekt OracleParameterCollection ma stały rozmiar, false w przeciwnym razie.

Implementuje

Dotyczy