コード例 #1
0
 private void detach_ThirteenNavigations(ThirteenNavigations entity)
 {
     this.SendPropertyChanging();
     entity.DataKey_VarChar50 = null;
 }
コード例 #2
0
 private void attach_ThirteenNavigations(ThirteenNavigations entity)
 {
     this.SendPropertyChanging();
     entity.DataKey_TinyInt = this;
 }
コード例 #3
0
 private void detach_ThirteenNavigations(ThirteenNavigations entity)
 {
     this.SendPropertyChanging();
     entity.DataKey_SmallDateTime = null;
 }
コード例 #4
0
 partial void DeleteThirteenNavigations(ThirteenNavigations instance);
コード例 #5
0
 partial void UpdateThirteenNavigations(ThirteenNavigations instance);
コード例 #6
0
 partial void InsertThirteenNavigations(ThirteenNavigations instance);