예제 #1
0
 partial void DeleteTIN_TUC_tt(TIN_TUC_tt instance);
예제 #2
0
 partial void UpdateTIN_TUC_tt(TIN_TUC_tt instance);
예제 #3
0
 private void detach_TIN_TUC_tts(TIN_TUC_tt entity)
 {
     this.SendPropertyChanging();
     entity.CHU_DE_tt = null;
 }
예제 #4
0
 partial void InsertTIN_TUC_tt(TIN_TUC_tt instance);
예제 #5
0
 private void attach_TIN_TUC_tts(TIN_TUC_tt entity)
 {
     this.SendPropertyChanging();
     entity.ADMIN_tt = this;
 }