IEntityObjectsManagement Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Allows you to access the instances of entity types that are defined in a management pack. For example, instances of management pack classes and type projections are accessed through this interface’s methods.
The following tables list the members exposed by the IEntityObjectsManagement type.
Public Methods
Name | Description | |
---|---|---|
GetObject | Gets an EnterpriseManagementObject class instance from a unique identifier. | |
GetObjectHistoryTransactions | Gets the history transactions of an EnterpriseManagementObject class instance. | |
GetObjectProjectionReader | Gets the type projection objects that are defined in the current management group. | |
GetObjectProjectionWithAccessRights | Gets an object projection along with property and relationship access rights of the projection by using an identifier. | |
GetObjectReader | Overloaded. | |
GetObjectWithAccessRights | Gets an enterprise management object with property access rights from the provided unique identifier. | |
GetParentObjects | Gets the parent objects of the specified object. | |
GetRelatedObjects | Overloaded. | |
GetRelationshipObject | Gets a relationship object by using an identifier. | |
GetRelationshipObjects | Overloaded. | |
GetRelationshipObjectsBySourceClass | Overloaded. | |
GetRelationshipObjectsByTargetClass | Overloaded. | |
GetRelationshipObjectsWhereSource | Overloaded. | |
GetRelationshipObjectsWhereTarget | Overloaded. | |
PopulateObjectProjectionAccessRights | Populates access rights in projection components based on the specified access rights query options. | |
RefreshGroupMembers | Refreshes the members of any group that are provided by the management pack group population rules. |
Top
See Also
Reference
IEntityObjectsManagement Interface
Microsoft.EnterpriseManagement Namespace