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

Commit e3380a9

Browse files
authored
Merge pull request #16413 from icoric/patch-91
added sql tag
2 parents 5b469ae + 435fdb8 commit e3380a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/statements/grant-search-property-list-permissions-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ GRANT permission [ ,...n ] ON
131131
### Granting permissions to a search property list
132132
The following example grants `Mary` the `VIEW DEFINITION` permission on the search property list `DocumentTablePropertyList`.
133133

134-
```
134+
```sql
135135
GRANT VIEW DEFINITION
136136
ON SEARCH PROPERTY LIST :: DocumentTablePropertyList
137137
TO Mary ;

0 commit comments

Comments
 (0)