Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » Connection 接口

 

getDatabaseProperty 方法

返回数据库的属性。

语法
String Connection.getDatabaseProperty(
  String name
) throws ULjException
参数
  • name   数据库属性的名称。

返回值

与给定名称对应的属性的值。