Méthode DropImplWorker
Appelle les méthodes de suppression.
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
- urn
Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn%
Pointeur vers un objet Urn.