Example #1
0
 private void detach_tbl_chi_tiet_khos(tbl_chi_tiet_kho entity)
 {
     this.SendPropertyChanging();
     entity.tbl_kho_hang = null;
 }
Example #2
0
 partial void Deletetbl_chi_tiet_kho(tbl_chi_tiet_kho instance);
Example #3
0
 partial void Inserttbl_chi_tiet_kho(tbl_chi_tiet_kho instance);
Example #4
0
 partial void Updatetbl_chi_tiet_kho(tbl_chi_tiet_kho instance);
Example #5
0
 private void attach_tbl_chi_tiet_khos(tbl_chi_tiet_kho entity)
 {
     this.SendPropertyChanging();
     entity.tbl_hang_hoa = this;
 }