PlanGuide.ValidatePlanGuide Method
Returns True if a plan guide is valid; othewise, False.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Function ValidatePlanGuide As Boolean
'Usage
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
Return Value
Type: System.Boolean
Boolean