This documentation is archived and is not being maintained.
RelatedEnd Class
Visual Studio 2008
Base class that implements common functionality for a related end.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
RelatedEnd is the base class for the EntityCollection(Of TEntity) class and the EntityReference(Of TEntity) class.
The RelatedEnd class implements functionality that is shared between the EntityCollection(Of TEntity) and EntityReference(Of TEntity) classes.
This class is not intended to be used directly in your code.
System.Object
System.Data.Objects.DataClasses.RelatedEnd
System.Data.Objects.DataClasses.EntityCollection(Of TEntity)
System.Data.Objects.DataClasses.EntityReference
System.Data.Objects.DataClasses.RelatedEnd
System.Data.Objects.DataClasses.EntityCollection(Of TEntity)
System.Data.Objects.DataClasses.EntityReference
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: