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()
member ResetLocalOnlyDeletes : unit -> unit
public function ResetLocalOnlyDeletes()