EntityCollection<TEntity>.IsReadOnly Property

 

Gets a value that indicates whether the EntityCollection<TEntity> is read-only.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

public bool IsReadOnly { get; }

Property Value

Type: System.Boolean

Always returns false.