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
CalledParameters
- del_SqlDictionary
- Type: DEL_SqlDictionary Table
The information of the source table.
- releaseUpdateBulkCopyTableStatus
- Type: ReleaseUpdateBulkCopyTableStatus Enumeration
The bulk copy table status.
Show: