DevForce Help Reference
EntityRelationLink Class
Members 


A composite of an EntityRelation and a QueryDirection forming an unambiguous relationship between IEntity types.
Object Model
EntityRelationLink ClassEntityRelation ClassEntityRelationRole ClassNavigationEntityProperty ClassEntityRelationRole Class
Syntax
'Declaration
 
Public Class EntityRelationLink 
'Usage
 
Dim instance As EntityRelationLink
public class EntityRelationLink 
Remarks
The EntityRelationLink does not have a public constructor. To obtain a link instance use the From(EntityRelation,QueryDirection) static method.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityRelationLink

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EntityRelationLink Members
IdeaBlade.EntityModel Namespace

Send Feedback