public IQueryable <RptAuditoriaProductosRow> AuditoriaProductos() { return(MaxiKioscosEntities.RptAuditoriaProductos().AsQueryable()); }