共用方式為


SqlSmoObject.PostDrop 方法

The method that is activated after the SqlSmoObject is dropped.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Protected Overridable Sub PostDrop
'用途
Me.PostDrop()
protected virtual void PostDrop()
protected:
virtual void PostDrop()
abstract PostDrop : unit -> unit  
override PostDrop : unit -> unit
protected function PostDrop()

請參閱

參考

SqlSmoObject 類別

Microsoft.SqlServer.Management.Smo 命名空間