getDatabaseProperty method

Returns a property of the database.

Syntax
String Connection.getDatabaseProperty(
  String name
) throws ULjException
Parameters
  • name   The name of the database property.

Returns

The value of the property that corresponds to the given name.