Summary
Migrates the data store to the lastest version if any
- Namespace
- Cake
.EntityFramework .Migrator - Containing Type
- EfMigratorBackend
Syntax
public MigrationResult MigrateToLatest()
Return Value
Type | Description |
---|---|
MigrationResult | true if migration was susccessful, otherwise false |