This documentation is archived and is not being maintained.
EdmProperty Class
Visual Studio 2008
Represents a property for the EntityType in the Entity Data Model (EDM) schemas. An EdmProperty class derives from the EdmMember class and provides the Default and the Nullable facets for the type of this EdmProperty.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
System.Object
System.Data.Metadata.Edm.MetadataItem
System.Data.Metadata.Edm.EdmMember
System.Data.Metadata.Edm.EdmProperty
System.Data.Metadata.Edm.MetadataItem
System.Data.Metadata.Edm.EdmMember
System.Data.Metadata.Edm.EdmProperty
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: