version property
Gets the version of the database.
This property is read-only.
![]() |
Syntax
| JavaScript |
|---|
ptr = object.version |
Property values
Type: Integer
The version number.
Standards information
Remarks
In pre-release versions of Internet Explorer 10, this property initially returned a DOMString value. Based on changes to the underlying specification, the version property now returns a unsigned long long value. Applications that rely on the original implementation must be updated accordingly.
See also
Show:
