다음을 통해 공유


DropImplWorker 메서드

삭제 메서드를 호출합니다.

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

구문

‘선언
Protected Sub DropImplWorker ( _
    ByRef urn As Urn _
)
‘사용 방법
Dim urn As Urn

Me.DropImplWorker(urn)
protected void DropImplWorker(
    ref Urn urn
)
protected:
void DropImplWorker(
    Urn^% urn
)
member DropImplWorker : 
        urn:Urn byref -> unit 
protected function DropImplWorker(
    urn : Urn
)

매개 변수