ConflictDetectedException classe
Lançada quando é detectado um conflito entre dois diferentes atualizações.
Inheritance hierarchy
System.Object
System.Exception
Microsoft.BusinessData.Infrastructure.BdcException
Microsoft.BusinessData.Runtime.RuntimeException
Microsoft.BusinessData.Runtime.ConflictDetectedException
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (em Microsoft.BusinessData.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class ConflictDetectedException _
Inherits RuntimeException
'Uso
Dim instance As ConflictDetectedException
[SerializableAttribute]
public class ConflictDetectedException : RuntimeException
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.