共用方式為


PlanGuideExtender 建構函式 (PlanGuide)

Extends the Property set for a Plan Guide.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub New ( _
    planGuide As PlanGuide _
)
'用途
Dim planGuide As PlanGuide 

Dim instance As New PlanGuideExtender(planGuide)
public PlanGuideExtender(
    PlanGuide planGuide
)
public:
PlanGuideExtender(
    PlanGuide^ planGuide
)
new : 
        planGuide:PlanGuide -> PlanGuideExtender
public function PlanGuideExtender(
    planGuide : PlanGuide
)

參數

請參閱

參考

PlanGuideExtender 類別

PlanGuideExtender 多載

Microsoft.SqlServer.Management.Smo 命名空間