Click or drag to resize

IndexedDBContentUpdatedEventArgs Properties

Version 118.6.80

The IndexedDBContentUpdatedEventArgs type exposes the following members.

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