次の方法で共有


SqlRecommendationReasoningContext interface

Azure SQL Recommendation Reasoning Context を表すクラス。

プロパティ

contextKey

推論コンテキスト キーを取得します。

contextValue

推論コンテキスト値を取得します。

プロパティの詳細

contextKey

推論コンテキスト キーを取得します。

contextKey?: string

プロパティ値

string

contextValue

推論コンテキスト値を取得します。

contextValue?: string

プロパティ値

string