Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回数据库选项。
String Connection.getOption(String option_name) throws ULjException
option_name 要获取的选项的名称。
option_name 要获取的选项的名称。可将此参数设置为 Connection 接口中带有 OPTION_ 前缀的任何常量。
数据库选项的值。
数据库选项存储在数据库中,且设置该选项后,可在随后连接数据库时获取这些选项。
创建数据库时,也将创建一组必需的选项。