|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
Database |
| Module: | storage |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
changeVersion |
void changeVersion( in DOMString oldVersion, in DOMString newVersion, in SQLTransactionCallback callback, in SQLTransactionErrorCallback errorCallback, in VoidCallback successCallback);
transaction |
void transaction( in SQLTransactionCallback callback, in SQLTransactionErrorCallback errorCallback, in VoidCallback successCallback);
version |
readonly attribute DOMString version;
Last Updated: 2009-05-29