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 네임스페이스