This documentation is archived and is not being maintained.
EntityReference Class
Visual Studio 2008
Base class that implements non-generic functionality for an EntityReference(Of TEntity).
Assembly: System.Data.Entity (in System.Data.Entity.dll)
The EntityReference class exposes the EntityKey of the related object and is a base class for the EntityReference(Of TEntity) class. An EntityReference(Of TEntity) object is returned by a navigation property when the related end has a multiplicity of zero or one. For more information, see Navigation Properties (EDM).
System.Object
System.Data.Objects.DataClasses.RelatedEnd
System.Data.Objects.DataClasses.EntityReference
System.Data.Objects.DataClasses.EntityReference(Of TEntity)
System.Data.Objects.DataClasses.RelatedEnd
System.Data.Objects.DataClasses.EntityReference
System.Data.Objects.DataClasses.EntityReference(Of TEntity)
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: