IComposableProjection.Add Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Adds an object to this projection.
Overload List
Name | Description |
---|---|
IComposableProjection.Add (EnterpriseManagementObject, ManagementPackRelationshipEndpoint) | Adds an object to this projection with a role. |
IComposableProjection.Add (EnterpriseManagementObject, ManagementPackRelationshipEndpoint, ObjectProjectionOptions) | Adds an object to the projection using the specified role, and specifies whether or not this object is an endpoint. |
IComposableProjection.Add (IComposableProjection, ManagementPackRelationshipEndpoint) | Adds an object to this projection with a role. |
IComposableProjection.Add (IComposableProjection, ManagementPackRelationshipEndpoint, ObjectProjectionOptions) | Adds an object to the projection using the specified role, and specifies whether or not this object is an endpoint. |
See Also
Reference
IComposableProjection Interface
IComposableProjection Members
Microsoft.EnterpriseManagement.Common Namespace