次の方法で共有


EnableAllPlanGuides メソッド

データベースのすべてのプラン ガイドを有効にします。

名前空間:  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()