Share via


Méthode DropAllPlanGuides

Supprime tous les repères de plan dans une base de données.

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

Syntaxe

'Déclaration
Public Sub DropAllPlanGuides
'Utilisation
Dim instance As Database

instance.DropAllPlanGuides()
public void DropAllPlanGuides()
public:
void DropAllPlanGuides()
member DropAllPlanGuides : unit -> unit 
public function DropAllPlanGuides()