EntityCollection<TEntity>.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die EntityCollection<TEntity> schreibgeschützt ist.

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

Eigenschaftswert

Gibt immer false zurück.

Implementiert

Gilt für: