コード例 #1
0
 partial void DeletetbPhieuXN(tbPhieuXN instance);
コード例 #2
0
 partial void UpdatetbPhieuXN(tbPhieuXN instance);
コード例 #3
0
		private void detach_tbPhieuXNs(tbPhieuXN entity)
		{
			this.SendPropertyChanging();
			entity.tbBenhNhan = null;
		}
コード例 #4
0
 partial void InserttbPhieuXN(tbPhieuXN instance);
コード例 #5
0
		private void attach_tbPhieuXNs(tbPhieuXN entity)
		{
			this.SendPropertyChanging();
			entity.tbNhanVien = this;
		}