示例#1
0
 private void detach_tbl_usersGiphies(tbl_usersGiphy entity)
 {
     this.SendPropertyChanging();
     entity.tbl_categoriesByUser = null;
 }
示例#2
0
 partial void Updatetbl_usersGiphy(tbl_usersGiphy instance);
示例#3
0
 partial void Deletetbl_usersGiphy(tbl_usersGiphy instance);
示例#4
0
 partial void Inserttbl_usersGiphy(tbl_usersGiphy instance);