Beispiel #1
0
 private void detach_ChitietHDBans(ChitietHDBan entity)
 {
     this.SendPropertyChanging();
     entity.HDBan = null;
 }
Beispiel #2
0
 private void attach_ChitietHDBans(ChitietHDBan entity)
 {
     this.SendPropertyChanging();
     entity.HDBan = this;
 }
Beispiel #3
0
 partial void UpdateChitietHDBan(ChitietHDBan instance);
Beispiel #4
0
 partial void DeleteChitietHDBan(ChitietHDBan instance);
Beispiel #5
0
 partial void InsertChitietHDBan(ChitietHDBan instance);