共用方式為


AlterImpl 方法

啟動物件更改事件。

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

語法

'宣告
Protected Sub AlterImpl
'用途

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