Esempio n. 1
0
 public static DataTable hienthiHTCT()
 {
     return(DataProvider.GetDatatoTable("sp_hienthiHTCT", DataProvider.con));
 }
Esempio n. 2
0
 public static DataTable hienthinv()
 {
     return(DataProvider.GetDatatoTable("sp_hienthinhanvien", DataProvider.con));
 }
Esempio n. 3
0
 public static DataTable hienthincu()
 {
     return(DataProvider.GetDatatoTable("sp_hienthiNCU", DataProvider.con));
 }
Esempio n. 4
0
 public static DataTable hienthikh()
 {
     return(DataProvider.GetDatatoTable("sp_hienthikhachhang", DataProvider.con));
 }