Partager via


ObjectDeletedException - Classe

Exception qui est levée lorsque vous essayez d'utiliser un élément externe en mode hors connexion qui a été planifié pour la suppression.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.BusinessData.Infrastructure.BdcException
      Microsoft.BusinessData.Runtime.RuntimeException
        Microsoft.BusinessData.Runtime.ObjectNotFoundException
          Microsoft.BusinessData.Runtime.ObjectDeletedException

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

Syntaxe

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

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

ObjectDeletedException - Membres

Microsoft.BusinessData.Runtime - Espace de noms