indexNames property
The indexNames read-only property of the
IDBObjectStore interface returns a list of the names of
indexes
on objects
in this object store.
Implementation
external DOMStringList get indexNames;
The indexNames read-only property of the
IDBObjectStore interface returns a list of the names of
indexes
on objects
in this object store.
external DOMStringList get indexNames;