IComposableProjection.Remove Method
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