AX_DbSynchronize】的更多相关文章

static void KTL_DBSynchronize(Args _args)  {      Dictionary dict;      int idx, lastIdx, totalTables;      TableId tableId;      Application application;      SysOperationProgress progress;      StackBase errorStack;      ErrorTxt errorTxt;      ; …