Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a table to the bulk copy list.
Syntax
client server public static ReleaseUpdateBulkCopyTable addTableToBulkCopyList(
DEL_SqlDictionary _source,
SqlDictionary _target,
ReleaseUpdateBulkCopyTableStatus releaseUpdateBulkCopyTableStatus)
Run On
Called
Parameters
- _source
Type: DEL_SqlDictionary Table
The source table information.
- _target
Type: SqlDictionary Table
The target table information.
- releaseUpdateBulkCopyTableStatus
Type: ReleaseUpdateBulkCopyTableStatus Enumeration
The bulk copy table status.
Return Value
Type: ReleaseUpdateBulkCopyTable Table
The bulk copy table information.