Condividi tramite


Metodo DropAllPlanGuides

Drops all Plan Guides in a database.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub DropAllPlanGuides
'Utilizzo
Dim instance As Database

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