Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents knowledge that has been forgotten because of tombstone cleanup.
The following tables list the members exposed by the ForgottenKnowledge type.
Public Constructors
(see also Protected Constructors )
Name | Description | |
---|---|---|
![]() |
ForgottenKnowledge | Overloaded. Initializes a new instance of the ForgottenKnowledge class. |
Top
Protected Constructors
Name | Description | |
---|---|---|
![]() |
ForgottenKnowledge | Overloaded. Initializes a new instance of the ForgottenKnowledge class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
CompatibilityLevel | Gets or sets the version of Sync Framework components that can be used with this object.(Inherited from SyncKnowledge.) |
![]() ![]() |
DefaultCompatibilityLevel | Gets or sets the default compatibility level of all SyncKnowledge objects.(Inherited from SyncKnowledge.) |
![]() |
MinimumCompatibilityLevel | Gets the minimum version of Sync Framework components that can be used with this object.(Inherited from SyncKnowledge.) |
![]() |
ReplicaId | Gets the ID of the replica that owns this knowledge.(Inherited from SyncKnowledge.) |
![]() |
ReplicaKeyMap | Gets the replica key map that is associated with this knowledge.(Inherited from SyncKnowledge.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
AddMarker | (Inherited from SyncKnowledge.) |
![]() |
Clone | Overridden. Creates a new ForgottenKnowledge object and copies the forgotten knowledge into it. |
![]() |
Combine | (Inherited from SyncKnowledge.) |
![]() |
Compare | (Inherited from SyncKnowledge.) |
![]() |
Complement | (Inherited from SyncKnowledge.) |
![]() |
Contains | Overloaded. (Inherited from SyncKnowledge.) |
![]() |
ContainsMarker | (Inherited from SyncKnowledge.) |
![]() ![]() |
Deserialize | Overloaded. Deserializes a forgotten knowledge instance. |
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
ExcludeChangeUnit | (Inherited from SyncKnowledge.) |
![]() |
ExcludeItem | (Inherited from SyncKnowledge.) |
![]() |
FindMinTickCountForReplica | (Inherited from SyncKnowledge.) |
![]() |
ForgetTo | Updates the forgotten knowledge to reflect that all versions less than or equal to the specified version might have been forgotten, and that corresponding tombstones might have been deleted. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetKnowledgeCookie | Gets a lightweight, read-only representation of this knowledge object that can be used for fast comparisons.(Inherited from SyncKnowledge.) |
![]() |
GetKnowledgeForChangeUnit | (Inherited from SyncKnowledge.) |
![]() |
GetKnowledgeForColumns | (Inherited from SyncKnowledge.) |
![]() |
GetKnowledgeForItem | (Inherited from SyncKnowledge.) |
![]() |
GetKnowledgeForRange | (Inherited from SyncKnowledge.) |
![]() |
GetObjectData | Overridden. Serializes the forgotten knowledge to the specified SerializationInfo object. |
![]() |
GetSchema | Returns a null reference (Nothing in Visual Basic).(Inherited from SyncKnowledge.) |
![]() |
GetSyncIdFormatGroup | Gets the ID format schema of the IDs that are stored in this knowledge object.(Inherited from SyncKnowledge.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Intersects | (Inherited from SyncKnowledge.) |
![]() |
MapRemoteKnowledgeToLocal | (Inherited from SyncKnowledge.) |
![]() |
ReadXml | (Inherited from SyncKnowledge.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
RemoveAllChangeUnitsMarkers | Removes all markers for items in the knowledge.(Inherited from SyncKnowledge.) |
![]() |
RemoveMarker | (Inherited from SyncKnowledge.) |
![]() |
Serialize | Overloaded. Serializes the knowledge object data to a byte array.(Inherited from SyncKnowledge.) |
![]() |
SetLocalTickCount | (Inherited from SyncKnowledge.) |
![]() |
ToString | Gets a string that represents the knowledge.(Inherited from SyncKnowledge.) |
![]() |
WriteXml | (Inherited from SyncKnowledge.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ForgottenKnowledge Class
Microsoft.Synchronization Namespace