Skip to content

Commit 4e5a2f0

Browse files
committed
Updated the odbcOptions jsDoc
Signed-off-by: Eric Henson <ehenson238@gmail.com>
1 parent eac8aab commit 4e5a2f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Connection.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ const availableTransports = {
4949
* @property {string} [ipc=*NA] - The key name/security route to XMLSERVICE job. Default is ``*NA``.
5050
* @property {string} [ctl=*here] - The control options for XMLSERVICE jobs. Default is ``*here``.
5151
* @property {string} [xslib=QXMLSERV] - The XMLSERVICE library. Default is ``QXMLSERV``.
52+
* @property {object} odbcConnection - An optional odbc connection instead of a creating a new one.
5253
*/
5354

5455
/**

0 commit comments

Comments
 (0)