FullEnumerationChangeBatch.LearnedKnowledgeAfterFullEnumerationRecovery 屬性
取得在完整列舉中套用所有變更之後,目的地複寫將學習到的知識。
命名空間: Microsoft.Synchronization
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)
語法
'宣告
Public ReadOnly Property LearnedKnowledgeAfterFullEnumerationRecovery As SyncKnowledge
'用途
Dim instance As FullEnumerationChangeBatch
Dim value As SyncKnowledge
value = instance.LearnedKnowledgeAfterFullEnumerationRecovery
public SyncKnowledge LearnedKnowledgeAfterFullEnumerationRecovery { get; }
public:
property SyncKnowledge^ LearnedKnowledgeAfterFullEnumerationRecovery {
SyncKnowledge^ get ();
}
/** @property */
public SyncKnowledge get_LearnedKnowledgeAfterFullEnumerationRecovery ()
public function get LearnedKnowledgeAfterFullEnumerationRecovery () : SyncKnowledge
屬性值
在完整列舉中套用所有變更之後,目的地複寫將學習到的知識。
請參閱
參考
FullEnumerationChangeBatch 類別
FullEnumerationChangeBatch 成員
Microsoft.Synchronization 命名空間