Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
The IDroppable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | Drop | Removes the referenced object. | 
Top
Remarks
The IDroppable class is implemented by various instance classes.