/**LLAMADO DE LAS FUNCIONES EN LA CAPA DE DATOS**/ public DataTable Listar() { return(odEmpl.ListarEmpleados()); }