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


TSQLMemAdvFieldDef.AutoincMinValue
TSQLMemAdvFieldDef
Top 

Specifies the lower limit for the Autoinc value generated for a field.

property AutoincMinValue: Int64;

Description
Specifies the lower limit for the Autoinc value generated for a field.
The value of AutoincMinValue is ignored unless DataType is not Autoinc.


© AidAim Software SQLMemTable: In-memory Sql Database Delph