Summary
Gets a list of names of local migrations
- Namespace
- Cake
.EntityFramework .Interfaces - Containing Type
- IEfMigratorBackend
Syntax
IEnumerable<string> GetLocalMigrations()
Return Value
| Type | Description |
|---|---|
| IEnumerable |
List of strings |