Metodo SqlSmoObject.PostDrop

The method that is activated after the SqlSmoObject is dropped.

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

Sintassi

'Dichiarazione
Protected Overridable Sub PostDrop
'Utilizzo
Me.PostDrop()
protected virtual void PostDrop()
protected:
virtual void PostDrop()
abstract PostDrop : unit -> unit  
override PostDrop : unit -> unit
protected function PostDrop()

Vedere anche

Riferimento

SqlSmoObject Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo