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

Commit 61b66d4

Browse files
authored
Merge pull request #6934 from TwoUnder/master
Update temporary table details
2 parents 1adbefc + b0ec4d9 commit 61b66d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/system-stored-procedures/sp-describe-undeclared-parameters-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "sp_describe_undeclared_parameters (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/27/2018"
4+
ms.date: "08/15/2018"
55
ms.prod: sql
66
ms.prod_service: "database-engine, sql-database"
77
ms.component: "system-stored-procedures"
@@ -100,7 +100,7 @@ sp_describe_undeclared_parameters
100100

101101
- If the input [!INCLUDE[tsql](../../includes/tsql-md.md)] batch declares a local variable of the same name as a parameter declared in \@params.
102102

103-
- If the statement creates any temporary tables.
103+
- If the statement references temporary tables.
104104

105105
If \@tsql has no parameters, other than those declared in \@params, the procedure returns an empty result set.
106106

0 commit comments

Comments
 (0)