append_table


Description:

[ Version ( since = "6.0" ) ]
public void append_table (DbTable table)

This method append table to the total list of all tables stored in this.

This method increase reference count for table.

Parameters:

this

a DbCatalog instance

table

table to append