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

SQL Anywhere 12.0.0 (Français) » UltraLiteJ » UltraLiteJ reference » UltraLiteJ API reference » Connection interface

 

getLastIdentity method

Retrieves the most recent value inserted into an DEFAULT AUTOINCREMENT or DEFAULT GLOBAL AUTOINCREMENT column, or zero if the most recent insert was into a table that had no such column.

 Syntax
 Returns