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 命名空间