Freigeben über


MetaColumn.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Datenfeld schreibgeschützt ist.

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

Eigenschaftswert

Boolean

true, wenn das Datenfeld schreibgeschützt ist, andernfalls false.

Gilt für