IMarkForDrop Interface

Defines a method that marks an object to be dropped.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Syntax

'Declaration
Public Interface IMarkForDrop
'Usage
Dim instance As IMarkForDrop
public interface IMarkForDrop
public interface class IMarkForDrop
type IMarkForDrop =  interface end
public interface IMarkForDrop

Remarks

The IMarkForDrop class is implemented by various instance classes.