OracleParameterCollection.IsFixedSize Egenskap

Definition

Hämtar ett värde som anger om har OracleParameterCollection en fast storlek.

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

Egenskapsvärde

Returnerar true om har OracleParameterCollection en fast storlek, false annars.

Implementeringar

Gäller för