OracleParameterCollection.IsFixedSize Propriété

Définition

Obtient une valeur qui indique si le OracleParameterCollection a une taille fixe.

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

Valeur de propriété

Retourne true si la OracleParameterCollection taille est fixe, false sinon.

Implémente

S’applique à