次の方法で共有


SqlSmoObject.DropImplWorker メソッド

Drop メソッドを呼び出します。

名前空間:  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 名前空間