Partager via


IEntityObjectsManagement.GetRelatedObjects Generic Method

Overload List

Name Description
IEntityObjectsManagement.GetRelatedObjects (Guid, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the identifier, from any containment relationship. This is further filtered by the traversal depth and query options.
IEntityObjectsManagement.GetRelatedObjects (Guid, EnterpriseManagementObjectCriteria, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the identifier, from any containment relationship. This is further filtered by the search criteria, traversal depth, and query options.
IEntityObjectsManagement.GetRelatedObjects (Guid, EnterpriseManagementObjectGenericCriteria, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the identifier, from any containment relationship. This is further filtered by the generic search criteria, traversal depth, and query options.
IEntityObjectsManagement.GetRelatedObjects (Guid, Generic ICollection, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the identifier. This is further filtered by the list of management pack classes and derived classes, traversal depth, and query options.
IEntityObjectsManagement.GetRelatedObjects (Guid, ManagementPackClass, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the identifier, from any containment relationship. This is further filtered by the management pack class and derived classes, traversal depth, and query options.
IEntityObjectsManagement.GetRelatedObjects (Guid, ManagementPackRelationship, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the identifier. This is further filtered by the management pack relationship, traversal depth, and query options.
IEntityObjectsManagement.GetRelatedObjects (Generic ICollection, EnterpriseManagementObjectCriteria, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the list of identifiers, from any containment relationship. This is further filtered by the search criteria, traversal depth, and query options.
IEntityObjectsManagement.GetRelatedObjects (Generic ICollection, Generic ICollection, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the list of identifiers, from any containment relationship. This is further filtered by the list of management pack classes and derived classes, traversal depth, and query options.
IEntityObjectsManagement.GetRelatedObjects (Generic ICollection, ManagementPackClass, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the list of identifiers, from any containment relationship. This is further filtered by the management pack class and derived classes, traversal depth, and query options.
IEntityObjectsManagement.GetRelatedObjects (Generic ICollection, ManagementPackRelationship, TraversalDepth, ObjectQueryOptions) Gets a collection of management pack objects that are related to the list of identifiers. This is further filtered by the management pack relationship, traversal depth, and query options.

See Also

Reference

IEntityObjectsManagement Interface
IEntityObjectsManagement Members
Microsoft.EnterpriseManagement Namespace