Returns a database option.
String Connection.getOption( String option_name ) throws ULjException
option_name Any of the Configuration option values, variables with the OPTION suffix, to retrieve a value for.
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).
When a database is created, a set of required options are created.
The value of the database option.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |