ManagedInstance.IDroppable.Drop 메서드

Tests whether state is managed and drops the instance if it is managed.

네임스페이스:  Microsoft.SqlServer.Management.Utility
어셈블리:  Microsoft.SqlServer.Management.Utility(Microsoft.SqlServer.Management.Utility.dll)

구문

‘선언
Private Sub Drop Implements IDroppable.Drop
‘사용 방법
Dim instance As ManagedInstance 

CType(instance, IDroppable).Drop()
void IDroppable.Drop()
private:
virtual void Drop() sealed = IDroppable::Drop
private abstract Drop : unit -> unit  
private override Drop : unit -> unit
JScript는 명시적 인터페이스 구현의 사용을 지원하지만 새로운 명시적 인터페이스 구현의 선언은 지원하지 않습니다.

구현

IDroppable.Drop()

참고 항목

참조

ManagedInstance 클래스

Microsoft.SqlServer.Management.Utility 네임스페이스