Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Die Ausnahme, die ausgelöst wird, wenn im Metadatenspeicher keine Replikatmetadaten für die angegebene Replikat-ID vorhanden sind.
Namespace: Microsoft.Synchronization.MetadataStorage
Assembly: Microsoft.Synchronization.MetadataStorage (in microsoft.synchronization.metadatastorage.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ReplicaMetadataNotFoundException
Inherits MetadataStoreException
'Usage
Dim instance As ReplicaMetadataNotFoundException
[SerializableAttribute]
public class ReplicaMetadataNotFoundException : MetadataStoreException
[SerializableAttribute]
public ref class ReplicaMetadataNotFoundException : public MetadataStoreException
/** @attribute SerializableAttribute() */
public class ReplicaMetadataNotFoundException extends MetadataStoreException
SerializableAttribute
public class ReplicaMetadataNotFoundException extends MetadataStoreException
Vererbungshierarchie
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.MetadataStorage.MetadataStoreException
Microsoft.Synchronization.MetadataStorage.ReplicaMetadataNotFoundException
Threadsicherheit
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
ReplicaMetadataNotFoundException-Member
Microsoft.Synchronization.MetadataStorage-Namespace