InternalCacheDatabaseException - Classe
Représente une exception levée lorsqu'une erreur s'est produite lors de l'exécution d'une requête dans le cache d'élément externe.
Hiérarchie d’héritage
System.Object
System.Exception
Microsoft.BusinessData.Infrastructure.BdcException
Microsoft.BusinessData.Runtime.RuntimeException
Microsoft.BusinessData.Offlining.InternalCacheDatabaseException
Espace de noms : Microsoft.BusinessData.Offlining
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class InternalCacheDatabaseException _
Inherits RuntimeException
'Utilisation
Dim instance As InternalCacheDatabaseException
[SerializableAttribute]
public sealed class InternalCacheDatabaseException : 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.