Summary
Gets the name of the current migration
- Namespace
- Cake
.EntityFramework .Migrator - Containing Type
- EfMigrator
Syntax
public string CurrentMigration { get; private set; }
Value
Type | Description |
---|---|
string |
public string CurrentMigration { get; private set; }
Type | Description |
---|---|
string |