MetaContext.setTable

void setTable(string table)

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.

Parameters

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