Share via


ForgottenKnowledge Members

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
Public method ForgottenKnowledge Overloaded. Initializes a new instance of the ForgottenKnowledge class.

Top

Protected Constructors

  Name Description
Protected method ForgottenKnowledge Overloaded. Initializes a new instance of the ForgottenKnowledge class.

Top

Public Properties

  Name Description
Public property CompatibilityLevel  Gets or sets the version of Sync Framework components that can be used with this object.(Inherited from SyncKnowledge.)
Public property Bb903659.static(en-us,SQL.105).gif DefaultCompatibilityLevel  Gets or sets the default compatibility level of all SyncKnowledge objects.(Inherited from SyncKnowledge.)
Public property MinimumCompatibilityLevel  Gets the minimum version of Sync Framework components that can be used with this object.(Inherited from SyncKnowledge.)
Public property ReplicaId  Gets the ID of the replica that owns this knowledge.(Inherited from SyncKnowledge.)
Public property ReplicaKeyMap  Gets the replica key map that is associated with this knowledge.(Inherited from SyncKnowledge.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddMarker  (Inherited from SyncKnowledge.)
Public method Clone Overridden. Creates a new ForgottenKnowledge object and copies the forgotten knowledge into it.
Public method Combine  (Inherited from SyncKnowledge.)
Public method Compare  (Inherited from SyncKnowledge.)
Public method Complement  (Inherited from SyncKnowledge.)
Public method Contains  Overloaded. (Inherited from SyncKnowledge.)
Public method ContainsMarker  (Inherited from SyncKnowledge.)
Public method Bb903659.static(en-us,SQL.105).gif Deserialize Overloaded. Deserializes a forgotten knowledge instance.
Public method Equals  Overloaded. (Inherited from Object.)
Public method ExcludeChangeUnit  (Inherited from SyncKnowledge.)
Public method ExcludeItem  (Inherited from SyncKnowledge.)
Public method FindMinTickCountForReplica  (Inherited from SyncKnowledge.)
Public method 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.
Public method GetHashCode  (Inherited from Object.)
Public method GetKnowledgeCookie  Gets a lightweight, read-only representation of this knowledge object that can be used for fast comparisons.(Inherited from SyncKnowledge.)
Public method GetKnowledgeForChangeUnit  (Inherited from SyncKnowledge.)
Public method GetKnowledgeForColumns  (Inherited from SyncKnowledge.)
Public method GetKnowledgeForItem  (Inherited from SyncKnowledge.)
Public method GetKnowledgeForRange  (Inherited from SyncKnowledge.)
Public method GetObjectData Overridden. Serializes the forgotten knowledge to the specified SerializationInfo object.
Public method GetSchema  Returns a null reference (Nothing in Visual Basic).(Inherited from SyncKnowledge.)
Public method GetSyncIdFormatGroup  Gets the ID format schema of the IDs that are stored in this knowledge object.(Inherited from SyncKnowledge.)
Public method GetType  (Inherited from Object.)
Public method Intersects  (Inherited from SyncKnowledge.)
Public method MapRemoteKnowledgeToLocal  (Inherited from SyncKnowledge.)
Public method ReadXml  (Inherited from SyncKnowledge.)
Public method Bb903659.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method RemoveAllChangeUnitsMarkers  Removes all markers for items in the knowledge.(Inherited from SyncKnowledge.)
Public method RemoveMarker  (Inherited from SyncKnowledge.)
Public method Serialize  Overloaded. Serializes the knowledge object data to a byte array.(Inherited from SyncKnowledge.)
Public method SetLocalTickCount  (Inherited from SyncKnowledge.)
Public method ToString  Gets a string that represents the knowledge.(Inherited from SyncKnowledge.)
Public method WriteXml  (Inherited from SyncKnowledge.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ForgottenKnowledge Class
Microsoft.Synchronization Namespace