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

Commit ef736cd

Browse files
authored
Update docs/t-sql/functions/serverproperty-transact-sql.md
1 parent 1518fae commit ef736cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/serverproperty-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ SERVERPROPERTY ( 'propertyname' )
4747

4848
#### *propertyname*
4949

50-
An expression that contains the property information to be returned for the server. *propertyname* can be one of the values below. Use of a *propertyname* that is invalid or not supported on that version of the Database Engine will return NULL.
50+
An expression that contains the property information to be returned for the server. *propertyname* can be one of the values below. Use of a *propertyname* that is invalid or not supported on that version of the Database Engine will return `NULL`.
5151

5252
| Property | Values returned |
5353
| -------------- | -------------- |

0 commit comments

Comments
 (0)