Export.unselectTable

Removes the given table name from the list of selected tables.

class Export
void
unselectTable
(
string table
)

Parameters

table string

name of the table.

Meta