{"json_modified": "2016-06-23T06:34:45.974112", "uuid": "9a0c9d2d-22f0-43a1-b419-d155e51ab1b8", "title": "IDBObjectStore.add()", "url": "/en-US/docs/Web/API/IDBObjectStore/add", "tags": ["API", "storage", "IDBObjectStore", "IndexedDB", "Reference", "indexeddb", "Database", "Storage", "Method"], "translations": [{"uuid": "ad778b29-70c6-4573-ab49-6451a5ef2a5b", "title": "IDBObjectStore.add", "url": "/es/docs/Web/API/IDBObjectStore/add", "tags": ["API", "IDBObjectStore", "Base de datos", "Referencia", "Refer\u00eancia", "Almacenamiento"], "summary": "Un objeto IDBRequest en el que los eventos subsecuentes relacionados a esta operaci\u00f3n son lanzados.", "localization_tags": [], "locale": "es", "last_edit": "2014-11-29T13:24:50", "review_tags": ["editorial"]}, {"uuid": "99f3e762-fef8-40f1-871d-9b608fa442e0", "title": "IDBObjectStore.add()", "url": "/fr/docs/Web/API/IDBObjectStore/add", "tags": [], "summary": "La m\u00e9thode add() de l'interface IDBObjectStore fait une requ\u00eate pour ajouter un enregistrement au magasin d'objet reli\u00e9, un clone structur\u00e9 de la valeur pass\u00e9 en param\u00e8tre et sa cl\u00e9 .", "localization_tags": [], "locale": "fr", "last_edit": "2016-06-23T06:34:36", "review_tags": ["technical", "editorial"]}], "modified": "2016-03-11T10:25:41", "label": "IDBObjectStore.add()", "localization_tags": [], "locale": "en-US", "id": 84333, "last_edit": "2016-03-11T10:25:36", "summary": "To determine if the add operation has completed successfully, listen for the transaction\u2019s complete event in addition to the IDBObjectStore.add request\u2019s success event, because the transaction may still fail after the success event fires. In other words, the success event is only triggered when the transaction has been successfully queued.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Returns", "title": "Returns"}, {"id": "Exceptions", "title": "Exceptions"}, {"id": "Example", "title": "Example"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Specification", "title": null}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/IDBObjectStore/add", "review_tags": []}