Package DE_EPAGES::ShopTransfer::API::Import
Functions
ImportTable
Imports table to database.
Syntax |
$BcpExitCode = $import->ImportTable($Table, $ShopAlias, $hOptions); |
Input |
|
Return |
|
isDynamicTable
returns true if the tables has own primary key, without _nextid table.
Syntax |
$IsDynamic= $import->isDynamicTable($Table); |
Input |
|
Return |
|