Udostępnij za pośrednictwem


Metoda EnableAllPlanGuides

Włącza wszystkie prowadnice Plan w bazie danych.

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

Syntax

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

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