Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resets metadata so that the next time a replica serves as a source local deletes are enumerated again and propagated as normal deletes.
Namespace: Microsoft.Synchronization.SimpleProviders
Assembly: Microsoft.Synchronization.SimpleProviders (in microsoft.synchronization.simpleproviders.dll)
Syntax
'Declaration
Public Sub ResetLocalOnlyDeletes
'Usage
Dim instance As SimpleSyncServices
instance.ResetLocalOnlyDeletes
public void ResetLocalOnlyDeletes ()
public:
void ResetLocalOnlyDeletes ()
public void ResetLocalOnlyDeletes ()
public function ResetLocalOnlyDeletes ()
See Also
Reference
SimpleSyncServices Class
SimpleSyncServices Members
Microsoft.Synchronization.SimpleProviders Namespace