Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
4 additions
and
8 deletions.
-
+4
−8
docs/documentation/94/connect.md
|
@@ -121,7 +121,11 @@ connection. |
|
|
* `recvBufferSize = int` |
|
|
|
|
|
Sets SO_RCVBUF on the connection stream |
|
|
|
|
|
* `receiveBufferSize = int` |
|
|
|
|
|
Sets SO_RCVBUF on the connection stream |
|
|
|
|
|
* `protocolVersion = String` |
|
|
|
|
|
The driver supports both the V2 and V3 frontend/backend protocols. The |
|
@@ -330,14 +334,6 @@ connection. |
|
|
|
|
|
Use SPNEGO in SSPI authentication requests |
|
|
|
|
|
* `sendBufferSize = int` |
|
|
|
|
|
Sets SO_SNDBUF on the connection stream |
|
|
|
|
|
* `receiveBufferSize = int` |
|
|
|
|
|
Sets SO_RCVBUF on the connection stream |
|
|
|
|
|
* `readOnly = boolean` |
|
|
|
|
|
Put the connection in read-only mode |
|
|
You can’t perform that action at this time.
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.