Summary
Gets latest migration that is defined in the assembly but has not been applied to the target database.
- Namespace
- Cake
.EntityFramework .Migrator - Containing Type
- EfMigratorBackend
Syntax
public string GetLatestMigration()
Return Value
Type | Description |
---|---|
string | Name of the migration |