newVersion property
int?
get
newVersion
The newVersion
read-only property of the
IDBVersionChangeEvent interface returns the new version number of the
database.
Implementation
external int? get newVersion;