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.
Adds a plan guide object to the collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub Add ( _
planGuide As PlanGuide _
)
'Usage
Dim instance As PlanGuideCollection
Dim planGuide As PlanGuide
instance.Add(planGuide)
public void Add(
PlanGuide planGuide
)
public:
void Add(
PlanGuide^ planGuide
)
member Add :
planGuide:PlanGuide -> unit
public function Add(
planGuide : PlanGuide
)
Parameters
- planGuide
Type: Microsoft.SqlServer.Management.Smo.PlanGuide
PlanGuide