Summary
Gets or sets the exception if the migration was not successful
- Namespace
- Cake
.EntityFramework .Models - Containing Type
- MigrationResult
Syntax
public Exception Exception { get; set; }
Value
| Type | Description |
|---|---|
| Exception |
public Exception Exception { get; set; }
| Type | Description |
|---|---|
| Exception |