EntityParameterCollection.IsSynchronized Property

 

Gets a value that indicates whether the EntityParameterCollection is synchronized.

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

public override bool IsSynchronized { get; }

Property Value

Type: System.Boolean

Returns true if the EntityParameterCollection is synchronized; otherwise false.