Litedb: auto increment

Created on 30 Jan 2017  路  1Comment  路  Source: mbdavid/LiteDB

Hii,

is it possible to do auto increment id??

question

Most helpful comment

Yes, by default Int32 are implemented auto incremented. Take a look here:

https://github.com/mbdavid/LiteDB/wiki/Object-Mapping#autoid

>All comments

Yes, by default Int32 are implemented auto incremented. Take a look here:

https://github.com/mbdavid/LiteDB/wiki/Object-Mapping#autoid

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RealBlazeIt picture RealBlazeIt  路  3Comments

nightroman picture nightroman  路  3Comments

darcome picture darcome  路  3Comments

kuiperzone picture kuiperzone  路  4Comments

axelgenus picture axelgenus  路  3Comments