Méthode Drop
Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Removes an existing job category, operator category, or alert category.
Espace de noms : Microsoft.SqlServer.Management.Smo.Agent
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub Drop
'Utilisation
Dim instance As CategoryBase
instance.Drop()
public void Drop()
public:
virtual void Drop() sealed
abstract Drop : unit -> unit
override Drop : unit -> unit
public final function Drop()
Implémente
Voir aussi