[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.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


Send comments about this topic to Microsoft.