mirror of https://github.com/dapr/docs.git
Merge pull request #2761 from dapr/greenie-msft-patch-3
Update setup-sqlserver.md
This commit is contained in:
commit
24dbd0d67e
|
|
@ -28,7 +28,7 @@ spec:
|
|||
- name: keyType
|
||||
value: <REPLACE-WITH-KEY-TYPE> # Optional. defaults to "string"
|
||||
- name: keyLength
|
||||
value: <KEY-LENGTH> # Optional. defaults to 200. Yo be used with "string" keyType
|
||||
value: <KEY-LENGTH> # Optional. defaults to 200. You be used with "string" keyType
|
||||
- name: schema
|
||||
value: <SCHEMA> # Optional. defaults to "dbo"
|
||||
- name: indexedProperties
|
||||
|
|
|
|||
Loading…
Reference in New Issue