SqlSmoObject.DropImplWorker 메서드

Calls the drop methods.

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

매개 변수

참고 항목

참조

SqlSmoObject 클래스

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