public SqlDataReader get_Misthodosia() { Dal myDal = new Dal(); SqlDataReader myDtr = myDal.getMisthodosia(); return(myDtr); }