table

The table option specifies the name of the target table in the current database for the import.

Note
This option is applicable to CSV and XML imports only. For SQL imports, the target table name is defined as part of the INSERT statement in the import file.

For example, the optString value of "table=ACCTMGR" will set the ACCTMGR table as the target for the import file.