Summary
Gets a boolean value if the migration was commited successfully
- Namespace
- Cake
.EntityFramework .Migrator - Containing Type
- EfMigrator
Syntax
public bool Committed { get; private set; }
Value
Type | Description |
---|---|
bool |
public bool Committed { get; private set; }
Type | Description |
---|---|
bool |