このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

IDBTransaction: objectStoreNames プロパティ

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2020年1月⁩.

IDBTransaction インターフェイスの読み取り専用プロパティ objectStoreNames は、IDBObjectStore オブジェクトの名前の DOMStringList を返します。

IDBObjectStore オブジェクトの名前の DOMStringList を返します。

仕様書

Specification
Indexed Database API 3.0
# ref-for-dom-idbtransaction-objectstorenames①

ブラウザーの互換性

関連情報