IMarkForDrop Interface

Definition

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

Applies to