KeyReferenceTReferencingObject, TReferencedObject Methods |
The KeyReferenceTReferencingObject, TReferencedObject generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Activate |
Activates the "active" behavior of the reference.
(Inherited from ObjectReference.) |
![]() | Change |
Sets the reference to the specified object
(Inherited from ObjectReferenceTReferencedObject.) |
![]() | ChangeUntyped |
Sets the referenced object
(Inherited from ObjectReference.) |
![]() | FilterTReferencingObjectType |
Returns expression that filters the referencing objects for specific referenced id
(Inherited from ColumnReferenceTReferencingObject, TReferencedObject.) |
![]() | FilterBy(TReferencedObject, Boolean) |
Returns filter search expression, filtering the referencing repository for specific referenced object
(Inherited from ColumnReferenceTReferencingObject, TReferencedObject.) |
![]() | FilterBy(IEnumerableEntityObject, Boolean) |
Returns filter search expression, filtering the referencing repository for the specific referenced objects
(Inherited from ColumnReferenceTReferencingObject, TReferencedObject.) |
![]() | FilterBy(EntityObject, Boolean) |
Returns filter search expression, filtering the referencing repository for specific referenced object
(Inherited from ObjectReferenceTReferencedObject.) |
![]() | Follow |
Follows the reference and returns the strongly typed referenced object
(Inherited from ObjectReferenceTReferencedObject.) |
![]() | FollowUntyped |
Returns the referenced object for the specified referencing object
(Inherited from ObjectReference.) |
![]() | GetOwnerChildCollection |
Gets the owner child collection of objects that point to the owner with the current reference.
(Inherited from ObjectReference.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ColumnReferenceTReferencingObject, TReferencedObjectToString.) |