ClearLogicalRecordSet

Unlocks all logical records and removes them from the log table

Local Servers:blocking
Remote Servers:blocking
Classification:3.x, 4.x, 5.x, 6.x
Service:Server-Based Synchronization

Syntax

  #include <\nlm\nit\nwsync.h>  
   
  void ClearLogicalRecordSet (void); 
  

Remarks

For cross-platform functionality, call NWClearLogicalRecordSet.

If there are no logged logical records, this function is ignored.

See Also

ClearLogicalRecord, LockLogicalRecordSet, LogLogicalRecord, ReleaseLogicalRecord, ReleaseLogicalRecordSet