GetDatabaseProperty function

Synopsis
ULValue UltraLite_Connection_iface::GetDatabaseProperty(
  const ULValue & prop_name
)
Parameters
  • prop_name   The string name of the property being requested.

Remarks

Gets the Database Property.

Returns
  • The value of the requested property.