ITable.IsReadOnly Eigenschaft

Definition

Gibt an, ob der in dieser ITable-Instanz enthaltene Entitätstyp über einen Primärschlüssel verfügt.

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

Eigenschaftswert

true, wenn der Entitätstyp nicht über einen Primärschlüssel verfügt, andernfalls false.

Gilt für: