EntityParameterCollection.IsReadOnly Property

Definition

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

C#
public override bool IsReadOnly { get; }

Property Value

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

Applies to

Product Versions
Entity Framework 6.2.0