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
)
매개 변수
- urn
유형: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn%
Urn 개체에 대한 포인터입니다.