Export.selectTable

Adds the given table to the list of selected tables.

class Export
void
selectTable
(
string table
)

Parameters

table string

name of the table.

Meta