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