OracleParameterCollection.IsFixedSize Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die OracleParameterCollection eine feste Größe hat.

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

Eigenschaftswert

Gibt true zurück, wenn die OracleParameterCollection eine feste Größe hat, andernfalls false.

Implementiert

Gilt für: