ForgottenKnowledge 成员

表示由于清除逻辑删除而遗忘的知识。

以下各表列出了由 ForgottenKnowledge 类型公开的成员。

公共构造函数

(请参阅 受保护的构造函数 )

  名称 说明
Public method ForgottenKnowledge 已重载。初始化 ForgottenKnowledge 类的一个新实例。

顶部

受保护的构造函数

  名称 说明
Protected method ForgottenKnowledge 已重载。初始化 ForgottenKnowledge 类的一个新实例。

顶部

公共属性

  名称 说明
Public property ReplicaId  获取具有此知识的副本的 ID。(继承自 SyncKnowledge。)
Public property ReplicaKeyMap  获取与此知识相关联的副本键映射。(继承自 SyncKnowledge。)

顶部

公共方法

(请参阅 受保护的方法 )

  名称 说明
Public method Clone 已重写。创建新的 ForgottenKnowledge 对象,并将遗忘知识复制到该对象中。
Public method Combine  (继承自 SyncKnowledge。)
Public method Contains  已重载。 (继承自 SyncKnowledge。)
Public method Static Deserialize 已重载。反序列化一个遗忘知识实例。
Public method Equals  已重载。 (继承自 Object。)
Public method ExcludeChangeUnit  (继承自 SyncKnowledge。)
Public method ExcludeItem  (继承自 SyncKnowledge。)
Public method FindMinTickCountForReplica  (继承自 SyncKnowledge。)
Public method ForgetTo 更新遗忘知识,以反映可能已遗忘了所有小于或等于指定版本的版本,以及可能已删除了对应的逻辑删除。
Public method GetHashCode  (继承自 Object。)
Public method GetKnowledgeForChangeUnit  (继承自 SyncKnowledge。)
Public method GetKnowledgeForItem  (继承自 SyncKnowledge。)
Public method GetKnowledgeForRange  (继承自 SyncKnowledge。)
Public method GetObjectData 已重写。将遗忘知识反序列化到指定的 SerializationInfo 对象。
Public method GetSchema  返回一个 null 引用(在 Visual Basic 中为 Nothing)。(继承自 SyncKnowledge。)
Public method GetType  (继承自 Object。)
Public method MapRemoteKnowledgeToLocal  (继承自 SyncKnowledge。)
Public method ReadXml  (继承自 SyncKnowledge。)
Public method Static ReferenceEquals  (继承自 Object。)
Public method Serialize  已重载。将知识对象数据序列化到一个字节数组。(继承自 SyncKnowledge。)
Public method SetLocalTickCount  (继承自 SyncKnowledge。)
Public method ToString  获取表示该知识的字符串。(继承自 SyncKnowledge。)
Public method WriteXml  (继承自 SyncKnowledge。)

顶部

受保护的方法

  名称 说明
Protected method Finalize  (继承自 Object。)
Protected method MemberwiseClone  (继承自 Object。)

顶部

请参阅

参考

ForgottenKnowledge 类
Microsoft.Synchronization 命名空间