Example #1
0
 partial void DeleteNop280_TaxRate(Nop280_TaxRate instance);
Example #2
0
 partial void InsertNop280_TaxRate(Nop280_TaxRate instance);
Example #3
0
 partial void UpdateNop280_TaxRate(Nop280_TaxRate instance);
Example #4
0
		private void detach_TaxRates(Nop280_TaxRate entity)
		{
			this.SendPropertyChanging();
			entity.Nop280_StateProvince = null;
		}