다음을 통해 공유


DisableAllPlanGuides 메서드

Disables all Plan Guides in a database.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
Public Sub DisableAllPlanGuides
‘사용 방법
Dim instance As Database

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