EdmComplexPropertyAttribute Class
Attribute that indicates that the property represents a complex property.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
The EdmComplexPropertyAttribute links the complex property of a class to the complex property of an entity type or complex type defined in the conceptual model.
This attribute is applied to properties that return 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.Attribute
System.Data.Objects.DataClasses.EdmPropertyAttribute
System.Data.Objects.DataClasses.EdmComplexPropertyAttribute
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.