getTableCount method

Returns the number of tables in the database.

Syntax
UInt16 getTableCount( )
Returns

The number of tables, or 0 if the connection is not open.

Remarks

Table IDs range from 1 to getTableCount(), inclusively.