IdeaBlade DevForce 2010 Help Reference
EntityRelationLink Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityRelationLink Class


The following tables list the members exposed by EntityRelationLink.

Public Properties

 NameDescription
Public PropertyEntityRelation Returns the EntityRelation for this EntityRelationLink.  
Public PropertyFromRoleEntityRelationRole that is navigated from using this EntityRelationLink.  
Public PropertyIsScalar Is this a scalar link.  
Public PropertyQueryDirection Returns the QueryDirection for this EntityRelationLink.  
Public PropertyShouldCascadeDeletes Should deletion of the from side entities cascade to entities on the to side.  
Public PropertyToNavigationEntityProperty Returns the NavigationEntityProperty that is associated with this link's ToRole.  
Public PropertyToRoleEntityRelationRole that is navigated to using this EntityRelationLink.  
Public PropertyUniqueName A uniqueName for this Link  
Top

Public Methods

 NameDescription
Public MethodEquals Determines whether two object instances are equal.  
Public Methodstatic (Shared in Visual Basic)FromOverloaded. Returns an EntityRelationLink from the EntityRelation and QueryDirection specified.  
Public MethodGetHashCodeSee System.Object.GetHashCode.  
Public MethodGetInverseReturns the EntityRelationLink in the inverse direction of this link's QueryDirection.  
Public MethodGetType (Inherited from object)
Public MethodToString Returns a human readable description of this object.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.