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