Share via


IEntityObjectsManagement.GetRelationshipObjectsWhereSource Generic Method

Overload List

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

See Also

Reference

IEntityObjectsManagement Interface
IEntityObjectsManagement Members
Microsoft.EnterpriseManagement Namespace