ReleaseUpdateBulkCopyParam.deleteDataInTableWithTableId Method [AX 2012]

Truncates a table.

private void deleteDataInTableWithTableId(TableId _tableId)

Run On

Server

Parameters

_tableId
Type: TableId Extended Data Type
The table ID of the table to truncate.

Community Additions

ADD
Show: