mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-18 17:23:52 -05:00
Adding more top operations columns and fixing some column values (#1571)
* Adding more rules for prop * adding top operations to ep * Reverting changes made to display cost * Fixing comments * Removing whitespace * Fixing data size property * Adding const keys, fixing to table data, adding more info * Removing undeclared prop
This commit is contained in:
@@ -2240,14 +2240,14 @@ ParallelismOverlayTooltip = Parallel Execution
|
||||
Operation = Operation
|
||||
Object = Object
|
||||
EstimatedCost = Estimated Cost %
|
||||
EstimatedSubtree = Estimated Subtree Cost %
|
||||
EstimatedSubtree = Estimated Subtree Cost
|
||||
ActualRows = Actual Rows
|
||||
EstimatedRows = Estimated Rows
|
||||
ActualExecutions = Actual Executions
|
||||
EstimatedExecutions = Estimated Executions
|
||||
EstimatedCpu = Estimated CPU Cost
|
||||
EstimatedIO = Estimated IO Cost
|
||||
EstimatedAverageRowSize = Estimated Average Row Size
|
||||
AverageRowSize = Average Row Size
|
||||
ActualDataSize = Actual Data Size
|
||||
|
||||
############################################################################
|
||||
|
||||
Reference in New Issue
Block a user