private void detach_ESHOP_NEWS_IMAGEs(ESHOP_NEWS_IMAGE entity)
		{
			this.SendPropertyChanging();
			entity.ESHOP_NEW = null;
		}
 partial void UpdateESHOP_NEWS_IMAGE(ESHOP_NEWS_IMAGE instance);
 partial void DeleteESHOP_NEWS_IMAGE(ESHOP_NEWS_IMAGE instance);
 partial void InsertESHOP_NEWS_IMAGE(ESHOP_NEWS_IMAGE instance);