다음을 통해 공유


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()