TABSTable.LastAutoIncValue
TABSTable
Top 


Indicates the last generated autoinc field value.

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

Description
Call LastAutoincValue to get the last generated autoinc field value of the specified field.