This documentation is archived and is not being maintained.
EdmEntityTypeAttribute Class
Visual Studio 2008
Attribute that indicates that the class represents an entity type.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
The EdmEntityTypeAttribute links a class to an entity type in the EDM.
This attribute is applied to classes that represent entity types.
When using custom data classes with an Entity Data Model (EDM), you must manually apply attributes. For more information, see Object-Entity Mapping Attributes (Entity Framework).
System.Object
System.Attribute
System.Data.Objects.DataClasses.EdmTypeAttribute
System.Data.Objects.DataClasses.EdmEntityTypeAttribute
System.Attribute
System.Data.Objects.DataClasses.EdmTypeAttribute
System.Data.Objects.DataClasses.EdmEntityTypeAttribute
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: