public int GetCount()
 {
     return(dao.GetCount());
 }