NegativeRangeException-Klasse
Die Ausnahme, die von KnowledgeBuilder.BuildSyncKnowledge ausgelöst wird, wenn ein ItemRangeOverride-Objekt, das zum Erstellen des Wissens verwendet wird, eine ClockVector-Eigenschaft ohne KnowledgeBuilder.ScopeClockVector enthält.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class NegativeRangeException
Inherits SyncException
'Usage
Dim instance As NegativeRangeException
[SerializableAttribute]
public class NegativeRangeException : SyncException
[SerializableAttribute]
public ref class NegativeRangeException : public SyncException
/** @attribute SerializableAttribute() */
public class NegativeRangeException extends SyncException
SerializableAttribute
public class NegativeRangeException extends SyncException
Vererbungshierarchie
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.NegativeRangeException
Threadsicherheit
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
NegativeRangeException-Member
Microsoft.Synchronization-Namespace