Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Removes a plan guide from a plan guide collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub Remove ( _
planGuide As PlanGuide _
)
'Usage
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
)
Parameters
- planGuide
Type: Microsoft.SqlServer.Management.Smo.PlanGuide
PlanGuide