DbConnection.DbConnection abstract method should return:
The name of the database server to which to connect. The default value is an empty string.
- Adjust to return filename of Unix Domain Socket if connected via UDS.
- Adjust to return empty string if not connected.
DbConnection.DbConnection abstract method should return: