다음을 통해 공유


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()