Contents Index Rollback method StartSynchronizationDelete method

UltraLite Static C++ User's Guide
  C++ API Reference
    ULConnection class

SetDatabaseID method


Prototype 

bool  SetDatabaseID( ul_u_long value )

Description 

Sets the database ID value to be used for global autoincrement columns

Parameters 

value    The value to use for generating global autoincrement values.

Returns 

true (1) if successful.

false (0) if unsuccessful.

See also 

GLOBAL_DATABASE_ID option [database]

GlobalAutoincUsage method


Contents Index Rollback method StartSynchronizationDelete method