Exemple #1
0
 private void detach_PhieuGiaoHangs(PhieuGiaoHang entity)
 {
     this.SendPropertyChanging();
     entity.DonDatHang = null;
 }
Exemple #2
0
 partial void UpdatePhieuGiaoHang(PhieuGiaoHang instance);
Exemple #3
0
 partial void DeletePhieuGiaoHang(PhieuGiaoHang instance);
Exemple #4
0
 partial void InsertPhieuGiaoHang(PhieuGiaoHang instance);