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