Partager via


ConflictDetectedException - Classe

Levée lorsqu'un conflit est détecté entre deux différentes mises à jour.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.BusinessData.Infrastructure.BdcException
      Microsoft.BusinessData.Runtime.RuntimeException
        Microsoft.BusinessData.Runtime.ConflictDetectedException

Espace de noms :  Microsoft.BusinessData.Runtime
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ConflictDetectedException _
    Inherits RuntimeException
'Utilisation
Dim instance As ConflictDetectedException
[SerializableAttribute]
public class ConflictDetectedException : RuntimeException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ConflictDetectedException - Membres

Microsoft.BusinessData.Runtime - Espace de noms