SqlSmoObject.PostAlter 方法

The method that is activated after the SqlSmoObject is altered.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Protected Overridable Sub PostAlter
用法
Me.PostAlter()
protected virtual void PostAlter()
protected:
virtual void PostAlter()
abstract PostAlter : unit -> unit  
override PostAlter : unit -> unit
protected function PostAlter()

请参阅

参考

SqlSmoObject 类

Microsoft.SqlServer.Management.Smo 命名空间