Database :: systemInfo - Provide database system information
Return value: File path to database location ( odaba::String & )
The database path refers to the location of the main database file (root base).
In order to pass no database path, an empty string ( String() ) has to be passed.
Implementation details
odaba::String
Database  :: systemInfo (  )
The function returns a string with database system information

