Summary
Gets the name of the latest migration
- Namespace
- Cake
.EntityFramework .Interfaces - Containing Type
- IEfMigratorBackend
Syntax
string GetLatestMigration()
Return Value
Type | Description |
---|---|
string | Latest migration name |
string GetLatestMigration()
Type | Description |
---|---|
string | Latest migration name |