import "sbILocalDatabaseMigrationHandler.idl";
Inheritance diagram for sbILocalDatabaseMigrationHandler:
Public Member Functions | |
void | migrate (in sbILocalDatabaseLibrary aLibrary) |
Run the migration handler on a library. | |
Public Attributes | |
readonly attribute unsigned long | fromVersion |
The source schema version. | |
readonly attribute unsigned long | toVersion |
The destination schema version. |
Definition at line 43 of file sbILocalDatabaseMigrationHandler.idl.