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


The following tables list the members exposed by EntityRelationRole.

Public Properties

 NameDescription
Public PropertyEntityRelationGets the EntityRelation that this role is part of.  
Public PropertyEntityRelationRefConstraint Gets the kind of referential integrity constraint for this role.  
Public PropertyEntitySubtypes Gets all subtypes of the Type.  
Public PropertyEntityType Gets the entity type for this role.  
Public PropertyIsImplicitDeleteCascade Is this an implicit OnDeleteCascade  
Public PropertyLinkGets the EntityRelationLink that corresponds to the directed entity relation with this role as the "To" role.  
Public PropertyMultiplicityGets the Multiplicity of the role in this relation.  
Public PropertyOnDeleteModeGets the OnDeleteMode applicable when the object at this end of the relation is deleted.  
Public PropertyOtherRole Gets the "other" role that particapates in the relation with this role.  
Public PropertyPropertiesGets the EntityProperty or EntityProperties involved in this relation.  
Public PropertyQueryDirectionGets the QueryDirection of this role.  
Public PropertyReferenceStrategyGets or sets the EntityReferenceStrategy that determines how references using this role are resolved.  
Public PropertyRelationPropertyName Gets the name of the 'relation' property associated with this role.  
Top

Public Methods

 NameDescription
Public MethodEqualsOverridden. See System.Object.Equals(System.Object).  
Public MethodGetHashCodeOverridden. See System.Object.GetHashCode.  
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

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

See Also

© 2013 All Rights Reserved.