Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit d968d79

Browse files
authored
Update sp-configure-automatic-tuning-transact-sql.md
CC: @WilliamDAssafMSFT
1 parent ac83cce commit d968d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-stored-procedures/sp-configure-automatic-tuning-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The query ID from Query Store that the configuration should be applied to. *@typ
7272

7373
#### [ @option_value = ] '*option_value*'
7474

75-
The desired state of the configuration setting. *@option_value* is **varchar(60)** with no defaults. Possible values are `ON` or `OFF`.
75+
The desired state of the configuration setting. *@option_value* is **varchar(60)** with no defaults. Possible values are `ON` or `OFF`. For the `FORCE_LAST_GOOD_PLAN` option, setting the value to `ON` will cause APC to ignore a query_id from the Query Store from being monitored by the system for query plan regressions.
7676

7777
## Return code values
7878

0 commit comments

Comments
 (0)