Метод Database.DropAllPlanGuides
Drops all Plan Guides in a database.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub DropAllPlanGuides
'Применение
Dim instance As Database
instance.DropAllPlanGuides()
public void DropAllPlanGuides()
public:
void DropAllPlanGuides()
member DropAllPlanGuides : unit -> unit
public function DropAllPlanGuides()
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.Smo