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

Commit 2e62b8e

Browse files
authored
Update has-perms-by-name-transact-sql.md
Fixes https://github.com/MicrosoftDocs/sql-docs/issues/5025
1 parent 67db3c7 commit 2e62b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/has-perms-by-name-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ HAS_PERMS_BY_NAME ( securable , securable_class , permission
5656
An optional scalar expression of type **sysname** that represents the name of the securable sub-entity against which the permission is tested. The default is NULL.
5757

5858
> [!NOTE]
59-
> In versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and later, sub-securables cannot use brackets in the form **'[**_sub name_**]'**. Use **'**_sub name_**'** instead.
59+
> Sub-securables cannot use brackets in the form **'[**_sub name_**]'**. Use **'**_sub name_**'** instead.
6060
6161
*sub-securable_class*
6262
An optional scalar expression of type **nvarchar(60)** that represent the class of securable subentity against which the permission is tested. The default is NULL.

0 commit comments

Comments
 (0)