DbOutdatedEventArgs::LocalSyncKnowledge Property
Gets a SyncKnowledge object that contains the cleanup knowledge of the local provider.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
[CLSCompliantAttribute(false)] public: property SyncKnowledge^ LocalSyncKnowledge { SyncKnowledge^ get (); }
Property Value
Type: Microsoft.Synchronization::SyncKnowledgeA SyncKnowledge object that contains the cleanup knowledge of the local provider.
Show: