Summary
Gets or sets the database name.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string DatabaseName { get; set; }
Value
Type | Description |
---|---|
string | The database you want to create/migrate. |