Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » Connection class

 getDatabaseID method Next Page

getGlobalAutoIncrementUsage method


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

Syntax

UInt16 getGlobalAutoIncrementUsage( )

Remarks

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