DropImplWorker Método
Llama a los métodos Drop.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Protected Sub DropImplWorker ( _
ByRef urn As Urn _
)
'Uso
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
)
Parámetros
- urn
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn%
Puntero a un objeto Urn.