Beispiel #1
0
 partial void DeleteNop280_Product_Manufacturer_Mapping(Nop280_Product_Manufacturer_Mapping instance);
Beispiel #2
0
		private void detach_Product_Manufacturer_Mappings(Nop280_Product_Manufacturer_Mapping entity)
		{
			this.SendPropertyChanging();
			entity.Nop280_Manufacturer = null;
		}
Beispiel #3
0
 partial void InsertNop280_Product_Manufacturer_Mapping(Nop280_Product_Manufacturer_Mapping instance);