Summary
Gets or sets database type.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string DatabaseType { get; set; }
Value
Type | Description |
---|---|
string | Database Type (fully qualified class name implementing [roundhouse.sql.Database, roundhouse]). |