PlanGuideCollection.Add 메서드
Adds a plan guide object to the collection.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Public Sub Add ( _
planGuide As PlanGuide _
)
‘사용 방법
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
)
매개 변수
- planGuide
유형: Microsoft.SqlServer.Management.Smo.PlanGuide
PlanGuide