IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityRelationLink Class |
The following tables list the members exposed by EntityRelationLink.
Name | Description | |
---|---|---|
EntityRelation | Returns the EntityRelation for this EntityRelationLink. | |
FromRole | EntityRelationRole that is navigated from using this EntityRelationLink. | |
IsScalar | Is this a scalar link. | |
QueryDirection | Returns the QueryDirection for this EntityRelationLink. | |
ShouldCascadeDeletes | Should deletion of the from side entities cascade to entities on the to side. | |
ToNavigationEntityProperty | Returns the NavigationEntityProperty that is associated with this link's ToRole. | |
ToRole | EntityRelationRole that is navigated to using this EntityRelationLink. | |
UniqueName | The unique name of this Link. |
Name | Description | |
---|---|---|
Equals | Determines whether two object instances are equal. | |
From | Overloaded. Returns an EntityRelationLink from the EntityRelation and QueryDirection specified. | |
GetHashCode | Serves as the default hash function. | |
GetInverse | Returns the EntityRelationLink in the inverse direction of this link's QueryDirection. | |
GetType | (Inherited from object) | |
ToString | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |