private void detach_SIGEEA_PerExportacions(SIGEEA_PerExportacion entity)
		{
			this.SendPropertyChanging();
			entity.SIGEEA_Lote = null;
		}
 partial void UpdateSIGEEA_PerExportacion(SIGEEA_PerExportacion instance);
 partial void DeleteSIGEEA_PerExportacion(SIGEEA_PerExportacion instance);
 partial void InsertSIGEEA_PerExportacion(SIGEEA_PerExportacion instance);