SqlQuerySettings.

ConnectionString Property

Summary

Gets or sets the sql connection string to connect with
Assembly
Cake.SqlTools.dll
Namespace
Cake.SqlTools
Containing Type
SqlQuerySettings

Syntax

public string ConnectionString { get; set; }

Value

Type Description
string