PlanGuide.ValidatePlanGuide 메서드
Indicates whether the plan guide is valid.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Public Function ValidatePlanGuide As Boolean
‘사용 방법
Dim instance As PlanGuide
Dim returnValue As Boolean
returnValue = instance.ValidatePlanGuide()
public bool ValidatePlanGuide()
public:
bool ValidatePlanGuide()
member ValidatePlanGuide : unit -> bool
public function ValidatePlanGuide() : boolean
반환 값
유형: System.Boolean
true if the plan guide is valid; otherwise, false.
참고 항목
참조
Microsoft.SqlServer.Management.Smo 네임스페이스