Summary
Migrates the data store to the lastest version if any
- Namespace
- Cake
.EntityFramework .Interfaces - Containing Type
- IEfMigratorBackend
Syntax
MigrationResult MigrateToLatest()
Return Value
Type | Description |
---|---|
MigrationResult | Migration Result if the migration was successful in AppDomain |