This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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;