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