EnableAllPlanGuides 方法

Enables all Plan Guides in a database.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Public Sub EnableAllPlanGuides
用法
Dim instance As Database

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