SqlRecommendationReasoningContext interface
表示 Azure SQL 建议推理上下文的类。
属性
| context |
获取推理上下文键。 |
| context |
获取推理上下文值。 |
属性详细信息
contextKey
获取推理上下文键。
contextKey?: string
属性值
string
contextValue
获取推理上下文值。
contextValue?: string
属性值
string