EntitySet<TEntity>::IsDeferred Property
.NET Framework (current version)
Specifies whether this EntitySet<TEntity> has a deferred query that has not yet executed.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System::Booleantrue if a deferred query has not yet been executed; otherwise false.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: