setDBOpt {rquery} | R Documentation |
If db is of class rquery_db_info it sets the appropriate connection option, not the global state.
setDBOpt(db, optname, val)
db |
rquery_db_info instance |
optname |
character, single option name. |
val |
value to set |
db