This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.grate.
Summary
Gets or sets the version file.
- Assembly
- Cake
.grate .dll - Namespace
- Cake
.Grate - Containing Type
- GrateSettings
Syntax
public string Version { get; set; }
Value
Type | Description |
---|---|
string | Database Version - specify the version of the current migration directly on the command line. |