public function deleteSupportFocus(TblSupportFocus $tblSupportFocus)
    {

        $Manager = $this->getConnection()->getEntityManager();
        /** @var TblSupportFocus $Entity */