Compartilhar via


Método DropImpl

Remove um SqlSmoObject.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Protected Sub DropImpl
'Uso

Me.DropImpl()
protected void DropImpl()
protected:
void DropImpl()
member DropImpl : unit -> unit 
protected function DropImpl()