Summary
Gets a boolean value if the migration is currently ready.
Specifically the AppDomain is ready
- Namespace
- Cake
.EntityFramework .Migrator - Containing Type
- EfMigratorBackend
Syntax
public bool Ready { get; private set; }
Value
Type | Description |
---|---|
bool |