Summary
Gets or Sets wheter the migration errored out
- Namespace
- Cake
.EntityFramework .Models - Containing Type
- Migration
Syntax
public bool Error { get; set; }
Value
Type | Description |
---|---|
bool |
public bool Error { get; set; }
Type | Description |
---|---|
bool |