Suoranta.EnterpriseLib.Web - Developer API

ConnectionString Constructor

Namespace:  Suoranta.EnterpriseLib.AppDomain
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public ConnectionString(
	string name,
	Dictionary<string, string> kvPairs
)

Parameters

name
Type: String
kvPairs
Type: Dictionary<(Of <(<'String, String>)>)>