Ejemplo n.º 1
0
		private void detach_tbl_saches(tbl_sach entity)
		{
			this.SendPropertyChanging();
			entity.tbl_linhvuc = null;
		}
Ejemplo n.º 2
0
 partial void Deletetbl_sach(tbl_sach instance);
Ejemplo n.º 3
0
 partial void Inserttbl_sach(tbl_sach instance);
Ejemplo n.º 4
0
 partial void Updatetbl_sach(tbl_sach instance);
Ejemplo n.º 5
0
		private void attach_tbl_saches(tbl_sach entity)
		{
			this.SendPropertyChanging();
			entity.tbl_tacgia = this;
		}