This documentation is archived and is not being maintained.
EdmComplexTypeAttribute Class
Visual Studio 2008
Attribute that indicates that the class represents a complex type.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
The EdmComplexTypeAttribute links a class to a complex type defined in the conceptual model.
This attribute is applied to classes that represent complex 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.EdmComplexTypeAttribute
System.Attribute
System.Data.Objects.DataClasses.EdmTypeAttribute
System.Data.Objects.DataClasses.EdmComplexTypeAttribute
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: