Partager via


Méthode SqlSmoObject.DropImplWorker

Calls the drop methods.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Sub DropImplWorker ( _
    ByRef urn As Urn _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

SqlSmoObject Classe

Espace de noms Microsoft.SqlServer.Management.Smo