Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends the Property set for a Plan Guide.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub New ( _
planGuide As PlanGuide _
)
'Usage
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
)
Parameters
- planGuide
Type: Microsoft.SqlServer.Management.Smo.PlanGuide
PlanGuide