Application.dbSynchronize Method [AX 2012]

This member overrides the dbSynchronize Method.

Syntax

public boolean dbSynchronize(
   [TableId tableId, 
    boolean syncAsNeeded, 
    boolean continueOnError, 
    boolean showProgress, 
    container checkSyncTables, 
    boolean createAllIndexes, 
    boolean useLockForSingleTable])

Run On

Server

Parameters

  • useLockForSingleTable
    Type: boolean

See Also

Reference

Application Class