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