Exemplo n.º 1
0
 partial void DeleteTbl_Voucher(Tbl_Voucher instance);
Exemplo n.º 2
0
 partial void UpdateTbl_Voucher(Tbl_Voucher instance);
Exemplo n.º 3
0
 partial void InsertTbl_Voucher(Tbl_Voucher instance);
Exemplo n.º 4
0
		private void detach_Tbl_Vouchers(Tbl_Voucher entity)
		{
			this.SendPropertyChanging();
			entity.Tbl_UserAccess = null;
		}
Exemplo n.º 5
0
		private void detach_Tbl_Vouchers(Tbl_Voucher entity)
		{
			this.SendPropertyChanging();
			entity.Tbl_DealCategory = null;
		}
Exemplo n.º 6
0
		private void detach_Tbl_Vouchers(Tbl_Voucher entity)
		{
			this.SendPropertyChanging();
			entity.Tbl_VoucherCompany = null;
		}