Compartir a través de


SqlSmoObject.DropImplWorker Método

Calls the drop methods.

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

Vea también

Referencia

SqlSmoObject Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo