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