IEntityTypeManagement.GetClasses Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets a collection of management pack classes. Classes are defined in a management pack under the ClassTypes element that is under the EntityTypes element.
These methods are thread safe.
Overload List
Name | Description |
---|---|
IEntityTypeManagement.GetClasses () | Gets all classes that are defined in this management group. |
IEntityTypeManagement.GetClasses (ManagementPackClassCriteria) | Gets all classes that are defined in this management group based on the provided criteria. |
IEntityTypeManagement.GetClasses (ICollection) | Gets all classes that are defined in this management group based on the collection of identifiers. |
See Also
Reference
IEntityTypeManagement Interface
IEntityTypeManagement Members
Microsoft.EnterpriseManagement Namespace