次の方法で共有


AlterImpl メソッド

Object Altered イベントをアクティブにします。

名前空間:  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()