Contents Index GetSynchResult method GrantConnectTo method

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

GlobalAutoincUsage method


Prototype 

ul_u_short GlobalAutoincUsage()

Description 

Returns the percentage of available global autoincrement values that have been used.

If the percentage approaches 100, your application should set a new value for the global database ID, using the SetDatabaseID.

Returns 

The percent usage of the available global autoincrement values.

See also 

SetDatabaseID method


Contents Index GetSynchResult method GrantConnectTo method