EntityParameterCollection.IsReadOnly Property

 

Gets a value that indicates whether the EntityParameterCollection is read-only.

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

public override bool IsReadOnly { get; }

Property Value

Type: System.Boolean

Returns true if the EntityParameterCollection is read only; otherwise false.