keyGeneratorValue property

num keyGeneratorValue
final

the current value of key generator, to become the next inserted key into the object store. Valid if objectStore.autoIncrement is true.

Implementation

final num keyGeneratorValue;