PlanGuideCollection.Add Method
Adds a plan guide object to the collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Bildirim
Public Sub Add ( _
planGuide As PlanGuide _
)
'Kullanım
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