[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
IEntityObjectsManagement.GetRelationshipObjectsWhereTarget (Guid, ObjectQueryOptions) Gets a list of relationship objects from any containment relationship that references the unique identifier, including derived classes, as the relationship target. This is further filtered by the query options.
IEntityObjectsManagement.GetRelationshipObjectsWhereTarget (Guid, Generic ICollection, DerivedClassTraversalDepth, TraversalDepth, ObjectQueryOptions) Gets a list of relationship objects that reference the unique identifier, including derived classes, as the relationship target. This is further filtered by the list of relationship objects, search criteria, traversal depths, and query options.
IEntityObjectsManagement.GetRelationshipObjectsWhereTarget (Guid, ManagementPackRelationship, DerivedClassTraversalDepth, TraversalDepth, ObjectQueryOptions) Gets a list of relationship objects that reference the unique identifier, including derived classes, as the relationship target. This is further filtered by relationship object, traversal depths, and query options.

See Also


Send comments about this topic to Microsoft.