This documentation is archived and is not being maintained.
name property
The name of an object store, index, or other database object.
This property is read-only.
Syntax
| JavaScript |
ptr = object.name
|
Property values
Type: DOMString
The name of the database object.
Standards information
See also
-
IDBIndex
-
IDBObjectStore