objectStoreNames
The objectStoreNames
read-only property of the IDBDatabase interface is a DOMStringList containing a list of the names of the object stores currently in the connected database.
The objectStoreNames
read-only property of the IDBDatabase interface is a DOMStringList containing a list of the names of the object stores currently in the connected database.