IDroppable.Drop Method

Removes the referenced object.

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

Syntax

'Declaration
Sub Drop
'Usage
Dim instance As IDroppable

instance.Drop()
void Drop()
void Drop()
abstract Drop : unit -> unit
function Drop()

See Also

Reference

IDroppable Interface

Microsoft.SqlServer.Management.Common Namespace