objectStoreNames property
The objectStoreNames read-only property of the
IDBTransaction interface returns a DOMStringList of names
of IDBObjectStore objects.
Implementation
external DOMStringList get objectStoreNames;
The objectStoreNames read-only property of the
IDBTransaction interface returns a DOMStringList of names
of IDBObjectStore objects.
external DOMStringList get objectStoreNames;