IndexedDBContentUpdatedEventArgs Properties |
The IndexedDBContentUpdatedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DatabaseName |
Database to update.
|
![]() | ObjectStoreName |
ObjectStore to update.
|
![]() | Origin |
Origin to update.
|
![]() | StorageKey |
Storage key to update.
|