SetDatabaseID function

Sets the database ID used for global autoincrement columns.

Syntax
bool UltraLite_Connection_iface::SetDatabaseID(
  ul_u_long value
)
Parameters
  • value   The database ID, which determines the starting value for global autoincrement columns.