This documentation is archived and is not being maintained.
EntitySet Class
Visual Studio 2008
Represents an entity set in the Entity Data Model (EDM). An EntitySet for an EntityType contains instances of the EntityType or any of its subtypes. More than one EntitySet can be defined by using the same EntityType.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
For more information about the entity sets in the EDM, see Entity Sets (EDM).
System.Object
System.Data.Metadata.Edm.MetadataItem
System.Data.Metadata.Edm.EntitySetBase
System.Data.Metadata.Edm.EntitySet
System.Data.Metadata.Edm.MetadataItem
System.Data.Metadata.Edm.EntitySetBase
System.Data.Metadata.Edm.EntitySet
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: