DbOutdatedSyncException::SyncProviderPosition Property
Gets or sets the SyncProviderPosition enumeration value that represents whether a provider is associated with the local or remote database.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
[CLSCompliantAttribute(false)] public: property SyncProviderPosition SyncProviderPosition { SyncProviderPosition get (); void set (SyncProviderPosition value); }
Property Value
Type: Microsoft.Synchronization::SyncProviderPositionA SyncProviderPosition enumeration value that represents whether a provider is associated with the local or remote database.
Show: