Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回数据库属性。
String Connection.getDatabaseProperty(String name) throws ULjException
name 数据库属性的名称。对于 Android 设备,可以将此参数设置为任何支持的 UltraLite 数据库属性名称。对于 BlackBerry 设备,可将此参数设置为 Connection 接口中带有 PROPERTY_ 前缀的任何常量。
与给定名称对应的属性的值。