Contents Index Rollback method StartSynchronizationDelete method pdf/preface.pdf

UltraLite 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 autoincrement default column values

GLOBAL_DATABASE_ID option

GlobalAutoincUsage method


Contents Index Rollback method StartSynchronizationDelete method pdf/preface.pdf