public void DongKetNoi()
 {
     KetNoi.Close();
 }
 public void TaoKetNoi()
 {
     KetNoi.Open();
 }