Metodo DropImpl

Elimina un oggetto SqlSmoObject.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Protected Sub DropImpl
'Utilizzo

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