Metoda PlanGuide.ValidatePlanGuide
Zwraca True Jeśli przewodnik planu jest ważny; othewise, False.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Function ValidatePlanGuide As Boolean
'Użycie
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
Wartość zwracana
Typ: System.Boolean
Boolean
Zobacz także