The following tables list the members exposed by EntityRelationRole.
Name | Description | |
---|---|---|
![]() | EntityRelation | Gets the EntityRelation that this role is part of. |
![]() | EntityRelationRefConstraint | Gets the kind of referential integrity constraint for this role. |
![]() | EntitySubtypes | Gets all subtypes of the Type. |
![]() | EntityType | Gets the entity type for this role. |
![]() | IsImplicitDeleteCascade | Is this an implicit OnDeleteCascade |
![]() | Link | Gets the EntityRelationLink that corresponds to the directed entity relation with this role as the "To" role. |
![]() | Multiplicity | Gets the Multiplicity of the role in this relation. |
![]() | OnDeleteMode | Gets the OnDeleteMode applicable when the object at this end of the relation is deleted. |
![]() | OtherRole | Gets the "other" role that particapates in the relation with this role. |
![]() | Properties | Gets the EntityProperty or EntityProperties involved in this relation. |
![]() | QueryDirection | Gets the QueryDirection of this role. |
![]() | ReferenceStrategy | Gets or sets the EntityReferenceStrategy that determines how references using this role are resolved. |
![]() | RelationPropertyName | Gets the name of the 'relation' property associated with this role. |
Name | Description | |
---|---|---|
![]() | Equals | Overridden. See System.Object.Equals(System.Object). |
![]() | GetHashCode | Overridden. See System.Object.GetHashCode. |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |