EntitySet<TEntity>.SetSource Method (IEnumerable<TEntity>)
.NET Framework (current version)
Sets the source of the EntitySet<TEntity>.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entitySource
-
Type:
System.Collections.Generic.IEnumerable<TEntity>
The source of the EntitySet<TEntity>.
.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: