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