GetTableCount function

Returns the number of tables in the database.

Syntax
ul_table_num UltraLite_DatabaseSchema_iface::GetTableCount()
Returns
  • An integer that represents the number of tables.

  • 0 if the connection is not open.