コード例 #1
0
 partial void UpdateTinBai(TinBai instance);
コード例 #2
0
 partial void DeleteTinBai(TinBai instance);
コード例 #3
0
		private void detach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.TinhTrangTinBai = null;
		}
コード例 #4
0
 partial void InsertTinBai(TinBai instance);
コード例 #5
0
		private void detach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.DanhMuc = null;
		}
コード例 #6
0
		private void attach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.TinhTrangTinBai = this;
		}
コード例 #7
0
		private void detach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.QuanHuyen = null;
		}
コード例 #8
0
		private void attach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.DanhMuc = this;
		}
コード例 #9
0
		private void attach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.QuanHuyen = this;
		}
コード例 #10
0
		private void detach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.PhuongXa = null;
		}
コード例 #11
0
		private void attach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.PhuongXa = this;
		}
コード例 #12
0
		private void detach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.HinhThucGiaoDich = null;
		}
コード例 #13
0
		private void detach_TinBais(TinBai entity)
		{
			this.SendPropertyChanging();
			entity.DonViDienTich = null;
		}