DevForce Help Reference
EntityRelationLink Class Properties


For a list of all members of this type, see EntityRelationLink members.

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 The unique name of this Link.  
Top
See Also

Reference

EntityRelationLink Class
IdeaBlade.EntityModel Namespace

Send Feedback