corrección de anterior
This commit is contained in:
@@ -685,8 +685,8 @@ Public Class ApCabLin
|
||||
End If
|
||||
|
||||
Catch ex As OptimisticConcurrencyException
|
||||
If DelegadoErrorNoControlado IsNot Nothing Then DelegadoErrorNoControlado.Invoke(Me, ex)
|
||||
Me.bdEntidad.SaveChanges(SaveOptions.AcceptAllChangesAfterSave)
|
||||
If DelegadoErrorNoControlado IsNot Nothing Then DelegadoErrorNoControlado.Invoke(Me, ex)
|
||||
End Try
|
||||
If Not OcultarStoryBoard Then Me.ContenedorCL.Dispatcher.BeginInvoke(New Action(Sub() Me.ContenedorCL.IniciaAnimacion("Datos Guardados", Colors.Black)), System.Windows.Threading.DispatcherPriority.Normal)
|
||||
If Me.Estado = EstadosCablin.Nuevo Then
|
||||
|
||||
Reference in New Issue
Block a user