MetaTable.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se la tabella è in sola lettura.

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

Valore della proprietà

Boolean

true se la tabella è in sola lettura; in caso contrario, false.

Si applica a