MigrationResult.

IsSuccess Property

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