SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


TSQLMemAdvFieldDef.AutoincIncrement
TSQLMemAdvFieldDef
Top 

Specifies the value database engine adds to the maximum existing row identity value as it generates the next Autoinc value.

property AutoincIncrement: Int64;

Description
Specifies the value database engine adds to the maximum existing row identity value as it generates the next Autoinc value. The value of AutoincIncrement is ignored unless DataType is not Autoinc.



© AidAim Software SQLMemTable: In-memory Sql Database Delph