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