MigratorBase.Update Method
Updates the target database to the latest migration.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | Update() | Updates the target database to the latest migration. |
![]() | Update(String) | Updates the target database to a given migration. |
MigratorBase.Update Method ()
Updates the target database to the latest migration.