다음을 통해 공유


DropAllPlanGuides 메서드

데이터베이스의 모든 계획 지침을 삭제합니다.

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

구문

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

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