Partager via


Classe ReplicaMetadataAlreadyExistsException

L'exception levée lorsqu'une tentative est effectuée pour créer de nouvelles métadonnées de réplica dans un magasin des métadonnées quand les métadonnées pour ce réplica existent déjà dans le magasin des métadonnées.

Espace de noms :  Microsoft.Synchronization.MetadataStorage
Assembly :  Microsoft.Synchronization.MetadataStorage (dans Microsoft.Synchronization.MetadataStorage.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ReplicaMetadataAlreadyExistsException _
    Inherits MetadataStoreException
'Utilisation
Dim instance As ReplicaMetadataAlreadyExistsException
[SerializableAttribute]
public class ReplicaMetadataAlreadyExistsException : MetadataStoreException
[SerializableAttribute]
public ref class ReplicaMetadataAlreadyExistsException : public MetadataStoreException
[<SerializableAttribute>]
type ReplicaMetadataAlreadyExistsException =  
    class
        inherit MetadataStoreException
    end
public class ReplicaMetadataAlreadyExistsException extends MetadataStoreException

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.Synchronization. . :: . .SyncException
      Microsoft.Synchronization.MetadataStorage. . :: . .MetadataStoreException
        Microsoft.Synchronization.MetadataStorage..::..ReplicaMetadataAlreadyExistsException

Sécurité des threads

Tous les membres publics static (Shared dans 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 ReplicaMetadataAlreadyExistsException

Espace de noms Microsoft.Synchronization.MetadataStorage