ReleaseUpdateBulkCopyDB::flushNextRecIdForTable Method [AX 2012]
Flushes the cache for next RecId value stored in the system sequence for a table.
server public static void flushNextRecIdForTable(TableId _tableId)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
The table ID to be flushed.
Show: