partial void DeleteSIGEEA_Distrito(SIGEEA_Distrito instance);
 partial void InsertSIGEEA_Distrito(SIGEEA_Distrito instance);
 partial void UpdateSIGEEA_Distrito(SIGEEA_Distrito instance);
		private void detach_SIGEEA_Distritos(SIGEEA_Distrito entity)
		{
			this.SendPropertyChanging();
			entity.SIGEEA_Canton = null;
		}