GetTableCount function

Synopsis
ul_table_num UltraLite_DatabaseSchema_iface::GetTableCount()
Remarks

Returns the number of tables in the database.

Returns
  • An integer that represents the number of tables.
  • 0 if the connection is not open.