RoundhouseSettings.

ConnectionString Property

Summary

Gets or sets the connection string.

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.