objectStore property
The objectStore property of the IDBIndex
interface returns the object store referenced by the current index.
Implementation
external IDBObjectStore get objectStore;
The objectStore property of the IDBIndex
interface returns the object store referenced by the current index.
external IDBObjectStore get objectStore;