Summary
Generates a script from the data store for the latest version
- Namespace
- Cake
.EntityFramework .Interfaces - Containing Type
- IEfMigrator
Syntax
string GenerateScriptForLatest()
Return Value
| Type | Description |
|---|---|
| string | true if script generation was successful, otherwise false |