Summary
Gets or sets the connection string.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string ConnectionString { get; set; }
Value
Type | Description |
---|---|
string | As an alternative to ServerName and Database - You can provide an entire connection string instead. |