DevForce Help Reference
EntityRelation Class Properties


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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EntityAssembliesReturns a list of all of the assemblies in which an EntityRelations is defined.  
Public PropertyIsManyToMany Is this a many to many relation.  
Public PropertyLinks Both links for this relation.  
Public PropertyName Gets the relation name without the namespace-qualifier.  
Public PropertyNamespaceGets the namespace portion of the RelationName.  
Public PropertyRelationName Gets the namespace-qualified relation name assigned during mapping.  
Public PropertyRole1The first EntityRelationRole in this relation.  
Public PropertyRole2The second EntityRelationRole in this relation.  
Public PropertyRoles Both roles in this relation returned as an array.  
Public PropertyToRole1LinkGets the EntityRelationLink for the Role1 end.  
Public PropertyToRole2LinkGets the EntityRelationLink for the Role2 end.  
Top
See Also

Reference

EntityRelation Class
IdeaBlade.EntityModel Namespace

Send Feedback