Click or drag to resize

IndexedDBContentUpdatedEventArgs Properties

Version 94.4.20

The IndexedDBContentUpdatedEventArgs type exposes the following members.

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