Partager via


BdcException - Classe

Une exception qui est levée lorsqu'un problème survient dans Service Business Data Connectivity (BDC).

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.BusinessData.Infrastructure.BdcException
      Microsoft.BusinessData.Infrastructure.AccessDeniedException
      Microsoft.BusinessData.MetadataModel.MetadataException
      Microsoft.BusinessData.Runtime.RuntimeException

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

Syntaxe

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

Remarques

Cette exception représente la classe de base pour toutes les exceptions Service Business Data Connectivity (BDC).

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

BdcException - Membres

Microsoft.BusinessData.Infrastructure - Espace de noms