DbSyncBatchInfo::GetLearnedKnowledge Method

Gets the synchronization knowledge that is learned by the destination after it applies this batch.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public:
array<unsigned char>^ GetLearnedKnowledge()

Return Value

Type: array<System::Byte>
A byte array that represents the learned knowledge.
Show: