We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25986c4 commit 1b32f48Copy full SHA for 1b32f48
1 file changed
docs/t-sql/functions/asymkeyproperty-transact-sql.md
@@ -28,7 +28,7 @@ This function returns the properties of an asymmetric key.
28
29
## Syntax
30
31
-```sql
+```syntaxsql
32
ASYMKEYPROPERTY (Key_ID , 'algorithm_desc' | 'string_sid' | 'sid')
33
```
34
0 commit comments