共用方式為


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 命名空間