Dela via


IEntityTypeManagement.GetTypeProjections Method

Gets a collection of type projection objects. A type projection is used to create a view of related management pack classes. Type projections are defined in a management pack under the TypeProjections element, which is under the EntityTypes element.

These methods are thread safe.

Overload List

Name Description
IEntityTypeManagement.GetTypeProjections () Gets all type projections that are defined in this management group.
IEntityTypeManagement.GetTypeProjections (Generic ICollection) Gets all type projections from the management group based on the passed in collection of unique (type projection) identifiers.
IEntityTypeManagement.GetTypeProjections (ManagementPackTypeProjectionCriteria) Gets all type projections that are defined in this management group and match the criteria.

See Also

Reference

IEntityTypeManagement Interface
IEntityTypeManagement Members
Microsoft.EnterpriseManagement Namespace