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