Costruttore PlanGuideExtender (PlanGuide)
Extends the Property set for a Plan Guide.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
planGuide As PlanGuide _
)
'Utilizzo
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
)
Parametri
- planGuide
Tipo: Microsoft.SqlServer.Management.Smo. . :: . .PlanGuide
PlanGuide
Vedere anche