Skip to content

Commit dbe9244

Browse files
Merge pull request #24797 from thesqlsith/patch-1
Update alter-database-scoped-configuration-transact-sql.md
2 parents 2f6f6d1 + 1530bb2 commit dbe9244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/statements/alter-database-scoped-configuration-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ Enables or disables uploading ledger digests to Azure Blob Storage. To enable up
492492

493493
#### FORCE_SHOWPLAN_RUNTIME_PARAMETER_COLLECTION = { ON | OFF }
494494

495-
**Applies to:** [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] (Starting with [!INCLUDE[sql-server-2022](../../includes/sssql22-md.md)])
495+
**Applies to:** [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] (Starting with [!INCLUDE[sql-server-2022](../../includes/sssql22-md.md)]), [!INCLUDE[ssSDSfull](../../includes/sssdsfull-md.md)] and [!INCLUDE[ssSDSMIfull](../../includes/sssdsmifull-md.md)]
496496

497497
Causes SQL Server to generate a Showplan XML fragment with the ParameterRuntimeValue when using the lightweight query execution statistics profiling infrastructure or executing the `sys.dm_exec_query_statistics` DMV while troubleshooting long running queries.
498498

0 commit comments

Comments
 (0)