public ActionResult ConsultaWhere()
 {
     return(View(objCategoria.ConsultaWhere()));
 }