Returns the client-level database connection object.
This method should normally be used only within database driver code. Not
doing so constitutes a risk of introducing code that is not database
independent.
Return value
object
The client-level database connection, for example \PDO.