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