FullEnumerationChangeBatch.LearnedKnowledgeAfterFullEnumerationRecovery 속성
전체 열거에서 모든 변경 내용을 적용한 후에 대상 복제본이 배우게 되는 정보를 가져옵니다.
네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization
구문
‘선언
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 네임스페이스