Exemplo n.º 1
0
 public bool SaveChange(DataTable dt)
 {
     return(_connect.SaveChanges(dt));
 }