Inheritance diagram for OpenSim::Data::MSSQL::MSSQLMigration:

Public Member Functions | |
| MSSQLMigration (DbConnection conn, Assembly assem, string type) | |
| MSSQLMigration (DbConnection conn, Assembly assem, string subtype, string type) | |
Protected Member Functions | |
| override int | FindVersion (DbConnection conn, string type) |
| OpenSim::Data::MSSQL::MSSQLMigration::MSSQLMigration | ( | DbConnection | conn, | |
| Assembly | assem, | |||
| string | type | |||
| ) | [inline] |
| OpenSim::Data::MSSQL::MSSQLMigration::MSSQLMigration | ( | DbConnection | conn, | |
| Assembly | assem, | |||
| string | subtype, | |||
| string | type | |||
| ) | [inline] |
| override int OpenSim::Data::MSSQL::MSSQLMigration::FindVersion | ( | DbConnection | conn, | |
| string | type | |||
| ) | [inline, protected, virtual] |
Reimplemented from OpenSim::Data::Migration.
1.5.1