Share via


IEntityObjectsManagement.GetRelationshipObjectsWhereTarget Generic Method

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

Reference

IEntityObjectsManagement Interface
IEntityObjectsManagement Members
Microsoft.EnterpriseManagement Namespace