Returns the percentage of available global autoincrement values that have been used.
public UInt16 getGlobalAutoIncrementUsage()
The percentage of available global increment values used so far.
Your application should set a new value for the global database ID using the setDatabaseID method if the percentage approaches 100.