Partage via


MetaTable.IsReadOnly Propriété

Définition

Obtient une valeur qui indique si la table est en lecture seule.

public:
 property bool IsReadOnly { bool get(); };
public:
 virtual property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
public virtual bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean
Public Overridable ReadOnly Property IsReadOnly As Boolean

Valeur de propriété

Boolean

true si la table de hachage est en lecture seule ; sinon, false.

S’applique à