IDroppable Interface

Defines a method to Drop an object on the referenced connection.

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

Syntax

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

Remarks

The IDroppable class is implemented by various instance classes.