Returns a database option.
String Connection.getOption(String option_name) throws ULjException
option_name The name of option to get.
The value of the database option.
Database options are stored within the database (and may be obtained when a database is connected at some later time after the option has been set).
A set of required options are created when a database is created.