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
Elemente
Elementname | Beschreibung | |
---|---|---|
Object | Plan Guide Type Object | |
Sql | Plan Guide Type SQL | |
Template | Plan Guide Type Template |