indexNames
Summary
Provides a list of the names of indexes on objects in this object store.
Property of apis/indexeddb/IDBObjectStoreapis/indexeddb/IDBObjectStore
Syntax
var result = element.indexNames;
element.indexNames = value;
Syntax
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]