Share via


SyncWrkCtrTable.delete Method

Deletes or unlinks the SyncWrkCtrTable table from another SyncWrkCtrTable table.

Syntax

public void delete([boolean _skipSyncTrigger, boolean _unlinkFlag])

Run On

Server

Parameters

  • _skipSyncTrigger
    Type: boolean
    A Boolean value that indicates whether to skip the update of the sync store manager.
  • _unlinkFlag
    Type: boolean
    A Boolean value that indicates whether to delete or to unlink the table.

See Also

Reference

SyncWrkCtrTable Table