Méthode Database.DropAllPlanGuides
Drops all Plan Guides in a database.
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()
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo