PlanGuideCollection.Add(PlanGuide) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.PlanGuide planGuide);
member this.Add : Microsoft.SqlServer.Management.Smo.PlanGuide -> unit
Public Sub Add (planGuide As PlanGuide)

Parameters

planGuide
PlanGuide

Applies to