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