Partager via


Méthode PlanGuide.ValidatePlanGuide

Indicates whether the plan guide is valid.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Function ValidatePlanGuide As Boolean
'Utilisation
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

Valeur de retour

Type : System.Boolean
true if the plan guide is valid; otherwise, false.

Voir aussi

Référence

PlanGuide Classe

Surcharge ValidatePlanGuide

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

Conception et implémentation des repères de plan

Repères de plan