Classe ProviderVersionMismatchException
Exception levée lorsque la version du fournisseur simple retournée par GetProviderVersion ne correspond pas à la version de fournisseur du magasin des métadonnées associé retournée par GetProviderVersion.
Espace de noms: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (dans microsoft.synchronization.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class ProviderVersionMismatchException
Inherits SimpleProvidersException
'Utilisation
Dim instance As ProviderVersionMismatchException
[SerializableAttribute]
public class ProviderVersionMismatchException : SimpleProvidersException
[SerializableAttribute]
public ref class ProviderVersionMismatchException : public SimpleProvidersException
/** @attribute SerializableAttribute() */
public class ProviderVersionMismatchException extends SimpleProvidersException
SerializableAttribute
public class ProviderVersionMismatchException extends SimpleProvidersException
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.SimpleProvidersException
Microsoft.Synchronization.ProviderVersionMismatchException
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 ProviderVersionMismatchException
Espace de noms Microsoft.Synchronization