You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ Other supported formats are listed below.
68
68
*`multisubnetfailover`
69
69
*`true` (Default) Client attempt to connect to all IPs simultaneously.
70
70
*`false` Client attempts to connect to IPs in serial.
71
+
*`guid conversion` - Enables the conversion of GUIDs, so that byte order is preserved. UniqueIdentifier isn't supported for nullable fields, NullUniqueIdentifier must be used instead.
71
72
72
73
### Connection parameters for namedpipe package
73
74
*`pipe` - If set, no Browser query is made and named pipe used will be `\\<host>\pipe\<pipe>`
0 commit comments