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