Enumerates the possible Plan Guide types.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)
语法
声明
Public Enumeration PlanGuideType
用法
Dim instance As PlanGuideType
public enum PlanGuideType
public enum class PlanGuideType
type PlanGuideType
public enum PlanGuideType
成员
| 成员名称 | 说明 | |
|---|---|---|
| Object | Plan Guide Type Object | |
| Sql | Plan Guide Type SQL | |
| Template | Plan Guide Type Template |