QueryExecutionResult interface
描述在來源和目標中執行的查詢分析結果
屬性
query |
從來源伺服器擷取的查詢文字 |
source |
來源的查詢分析結果 |
statements |
總計否。批次中的 語句 |
target |
來自目標的查詢分析結果 |
屬性詳細資料
queryText
從來源伺服器擷取的查詢文字
queryText?: string
屬性值
string
sourceResult
statementsInBatch
總計否。批次中的 語句
statementsInBatch?: number
屬性值
number