transaction
Summary
Returns the transaction this object store belongs to.
Property of apis/indexeddb/IDBObjectStoreapis/indexeddb/IDBObjectStore
Syntax
Note: This property is read-only.
var result = element.transaction;
This page is In Progress
Returns the transaction this object store belongs to.
Property of apis/indexeddb/IDBObjectStoreapis/indexeddb/IDBObjectStore
Note: This property is read-only.
var result = element.transaction;