set_table


Description:

[ Version ( since = "5.2" ) ]
public void set_table (string table)

Set table's name to use in the context.

The table is one of database schema used to store meta information about the database. Use "_tables" to update meta information about database's tables.

Parameters:

this

a MetaContext struct to set table to

table

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