EntityCollection<TEntity>.IsReadOnly Propriété

Définition

Obtient une valeur qui indique si l’objet EntityCollection<TEntity> est en lecture seule.

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

Valeur de propriété

Retourne toujours false.

Implémente

S’applique à