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
型: Urn%