Método IDroppable.Drop

Remove o objeto referenciado.

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

Sintaxe

'Declaração
Sub Drop
'Uso
Dim instance As IDroppable

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

Consulte também

Referência

IDroppable Interface

Namespace Microsoft.SqlServer.Management.Common