IMarkForDrop Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implemented by objects that can be dropped as part of the Alter command on their parent.
public interface IMarkForDrop
type IMarkForDrop = interface
Public Interface IMarkForDrop
- Derived
Methods
MarkForDrop(Boolean) |
Sets the object in either ToBeDropped or Existing state |