Udostępnij za pośrednictwem


Metoda Database.DropAllPlanGuides

Porzuca wszystkie linie pomocnicze, które są planowane w bazie danych.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub DropAllPlanGuides
'Użycie
Dim instance As Database

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