Remove méthode (PlanGuide)
Removes a plan guide from a plan guide collection.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub Remove ( _
planGuide As PlanGuide _
)
'Utilisation
Dim instance As PlanGuideCollection
Dim planGuide As PlanGuide
instance.Remove(planGuide)
public void Remove(
PlanGuide planGuide
)
public:
void Remove(
PlanGuide^ planGuide
)
member Remove :
planGuide:PlanGuide -> unit
public function Remove(
planGuide : PlanGuide
)
Paramètres
- planGuide
Type : Microsoft.SqlServer.Management.Smo. . :: . .PlanGuide
PlanGuide