Partager via


MetadataObjectNotFoundException - Classe

Représente l'exception levée si l'objet de métadonnées demandées ne peut pas être trouvé dans la Service Business Data Connectivity (BDC).

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.BusinessData.Infrastructure.BdcException
      Microsoft.BusinessData.MetadataModel.MetadataException
        Microsoft.BusinessData.MetadataModel.MetadataObjectNotFoundException

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

Syntaxe

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

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

MetadataObjectNotFoundException - Membres

Microsoft.BusinessData.MetadataModel - Espace de noms