Skip to content

Commit eac8aab

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

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
@@ -37,6 +37,7 @@ const availableTransports = {
3737
* @property {string} [ipc=*NA] - The key name/security route to XMLSERVICE job. Default is ``*NA``.
3838
* @property {string} [ctl=*here] - The control options for XMLSERVICE jobs. Default is ``*here``.
3939
* @property {string} [xslib=QXMLSERV] - The XMLSERVICE library. Default is ``QXMLSERV``.
40+
* @property {object} [odbcConnection] - An existing odbc connection.
4041
*/
4142

4243
/**

0 commit comments

Comments
 (0)