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 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 Clone Overridden. Creates a new ForgottenKnowledge object and copies the forgotten knowledge into it.
Public method Combine  (Inherited from SyncKnowledge.)
Public method Contains  Overloaded. (Inherited from SyncKnowledge.)
Public method Static 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 GetKnowledgeForChangeUnit  (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 GetType  (Inherited from Object.)
Public method MapRemoteKnowledgeToLocal  (Inherited from SyncKnowledge.)
Public method ReadXml  (Inherited from SyncKnowledge.)
Public method Static ReferenceEquals  (Inherited from Object.)
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