ReleaseUpdateBulkCopyParam.deleteDataInTableWithTableId Method [AX 2012]
Truncates a table.
private void deleteDataInTableWithTableId(TableId _tableId)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
The table ID of the table to truncate.
Community Additions
ADD
Show: