Gets the database connection to be used for the query.
\Drupal\Core\Database\Connection The database connection to be used for the query.
public function getConnection() { return $this->connection; }