PlanGuideType Enumeration

Enumerates the possible Plan Guide types.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Declaration
Public Enumeration PlanGuideType
'Usage
Dim instance As PlanGuideType
public enum PlanGuideType
public enum class PlanGuideType
type PlanGuideType
public enum PlanGuideType

Members

Member name Description
Object Plan Guide Type Object
Sql Plan Guide Type SQL
Template Plan Guide Type Template

See Also

Reference

Microsoft.SqlServer.Management.Smo Namespace