Udostępnij przez


PlanGuideExtender Constructor (PlanGuide)

Extends the Property set for a Plan Guide. This constructor is not CLS-compliant.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Deklaracja
Public Sub New ( _
    planGuide As PlanGuide _
)
public PlanGuideExtender (
    PlanGuide planGuide
)
public:
PlanGuideExtender (
    PlanGuide^ planGuide
)
public PlanGuideExtender (
    PlanGuide planGuide
)
public function PlanGuideExtender (
    planGuide : PlanGuide
)

Parameters

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.