MetaContext.setTable

Set table's name to use in the context. The table is one of <link linkend="information_schema">database schema</link> used to store meta information about the database. Use "_tables" to update meta information about database's tables.

class MetaContext
void
setTable
(
string table
)

Parameters

table string

a string with the table's name to use in context