Click or drag to resize

IndexedDBContentUpdatedEventArgs Properties

Version 106.0.290

The IndexedDBContentUpdatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseName
Database to update.
Public propertyObjectStoreName
ObjectStore to update.
Public propertyOrigin
Origin to update.
Public propertyStorageKey
Storage key to update.
Top
See Also