Поделиться через


Метод DisableAllPlanGuides

Disables all Plan Guides in a database.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub DisableAllPlanGuides
'Применение
Dim instance As Database

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