ScriptResult.

Script Property

Summary

Gets the script text generated from the migration
Namespace
Cake.EntityFramework.Models
Containing Type
ScriptResult

Syntax

public string Script { get; private set; }

Value

Type Description
string