Classe ItemNotFoundInMetadataStoreException
Exception levée lorsqu'un fournisseur simple essaie d'accéder à un élément qui n'a pas d'entrée dans le magasin des métadonnées.
Espace de noms: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (dans microsoft.synchronization.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class ItemNotFoundInMetadataStoreException
Inherits SimpleProvidersException
'Utilisation
Dim instance As ItemNotFoundInMetadataStoreException
[SerializableAttribute]
public class ItemNotFoundInMetadataStoreException : SimpleProvidersException
[SerializableAttribute]
public ref class ItemNotFoundInMetadataStoreException : public SimpleProvidersException
/** @attribute SerializableAttribute() */
public class ItemNotFoundInMetadataStoreException extends SimpleProvidersException
SerializableAttribute
public class ItemNotFoundInMetadataStoreException extends SimpleProvidersException
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.SimpleProvidersException
Microsoft.Synchronization.ItemNotFoundInMetadataStoreException
Sécurité des threads
Tous les membres publics statiques (Partagés en Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi
Référence
Membres ItemNotFoundInMetadataStoreException
Espace de noms Microsoft.Synchronization