EntityParameterCollection.IsFixedSize Property

 

Gets a value that indicates whether the EntityParameterCollection has a fixed size.

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

public override bool IsFixedSize { get; }

Property Value

Type: System.Boolean

Returns true if the EntityParameterCollection has a fixed size; otherwise false.