private void detach_MinistryView_UserCountryProfiles(MinistryView_UserCountryProfile entity)
 {
     this.SendPropertyChanging();
     entity.MinistryView_AdditionalCountry = null;
 }
 partial void DeleteMinistryView_UserCountryProfile(MinistryView_UserCountryProfile instance);
 partial void InsertMinistryView_UserCountryProfile(MinistryView_UserCountryProfile instance);
		private void detach_MinistryView_UserCountryProfiles(MinistryView_UserCountryProfile entity)
		{
			this.SendPropertyChanging();
			entity.MinistryView_AdditionalCountry = null;
		}
 partial void DeleteMinistryView_UserCountryProfile(MinistryView_UserCountryProfile instance);
 partial void InsertMinistryView_UserCountryProfile(MinistryView_UserCountryProfile instance);