草案
此页面不完整。
重要 : The synchronous version of the IndexedDB API was originally intended for use only with Web 工作者 , and was eventually removed from the spec because its need was questionable. It may however be reintroduced in the future if there is enough demand from web developers.
Unimplemented
IDBEnvironmentSync
接口在
IndexedDB API
will be implemented by
worker
对象。
| 属性 | 类型 | 描述 |
|---|---|---|
indexedDBSync
|
readonly
IDBFactorySync
|
Provides a synchronous means of accessing the capabilities of indexed databases.
注意:
Until the Indexed Database API specification is finalized, this attribute should be accessed as
moz_indexedDBSync
.
|
IDBEnvironmentSync
IDBCursor
IDBCursorSync
IDBCursorWithValue
IDBDatabase
IDBDatabaseException
IDBDatabaseSync
IDBEnvironment
IDBFactory
IDBFactorySync
IDBIndex
IDBIndexSync
IDBKeyRange
IDBObjectStore
IDBObjectStoreSync
IDBOpenDBRequest
IDBRequest
IDBTransaction
IDBTransactionSync
IDBVersionChangeEvent
IDBVersionChangeRequest