ReleaseUpdateBulkCopyMap::populateBulkCopyTable Method [AX 2012]

Populates the bulk copy list for a table.

client server public static ReleaseUpdateBulkCopyTable populateBulkCopyTable(DEL_SqlDictionary del_SqlDictionary, ReleaseUpdateBulkCopyTableStatus releaseUpdateBulkCopyTableStatus)

Run On

Called

Parameters

del_SqlDictionary
Type: DEL_SqlDictionary Table
The information of the source table.
releaseUpdateBulkCopyTableStatus
Type: ReleaseUpdateBulkCopyTableStatus Enumeration
The bulk copy table status.

Return Value

Type: ReleaseUpdateBulkCopyTable Table
The bulk copy table information.
Show: