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