Summary
Gets or Sets whether the result was successful
- Namespace
- Cake
.EntityFramework .Models - Containing Type
- MigrationResult
Syntax
public bool IsSuccess { get; set; }
Value
Type | Description |
---|---|
bool |
public bool IsSuccess { get; set; }
Type | Description |
---|---|
bool |