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 命名空间