Share via


IComposableProjection.Remove Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Deletes or removes this projection with an optional callback.

Overload List

Name Description
IComposableProjection.Remove () Deletes this projection along with all child relationships.
IComposableProjection.Remove (ShouldDeleteReferencedObjectCallback) Deletes or removes this projection along with all child relationships, and executes the callback for validation.

See Also

Reference

IComposableProjection Interface
IComposableProjection Members
Microsoft.EnterpriseManagement.Common Namespace