Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRTable.LastAutoincValue
TACRTable
Top 

Returns the Autoinc value for the last added record.

function LastAutoincValue(FieldName: String): Int64; overload;
function LastAutoincValue(FieldIndex: Integer): Int64; overload;

Description
Use this function to get the Autoinc value of the last added record.



© AidAim Software Accuracer: