다음을 통해 공유


DisableAllPlanGuides 메서드

데이터베이스의 모든 계획 지침을 사용하지 않습니다.

네임스페이스:  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()