autoIncrement
Summary
Provides the auto increment flag for this object store.
Property of apis/indexeddb/IDBObjectStoreapis/indexeddb/IDBObjectStore
Syntax
var result = element.autoIncrement;
element.autoIncrement = value;
This page is In Progress
Provides the auto increment flag for this object store.
Property of apis/indexeddb/IDBObjectStoreapis/indexeddb/IDBObjectStore
var result = element.autoIncrement;
element.autoIncrement = value;