Click or drag to resize

IndexedDBContentUpdatedEventArgs Properties

Version 130.1.90

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