GetConnectionString

Method GetConnectionString Method

Class :CA.Blocks.DataAccess.DI.HardCodedConnectionStringsResolver

Namespace :CA.Blocks.DataAccess.DI

Assembly : CA.Blocks.DataAccess.dll

returns the _connectionString given at creation time.

Abstract MethodGetConnectionString(System.String)

returns the _connectionString given at creation time.

Parameters
NameTypeDescription
connectionStringKeySystem.String
Returns

System.String

The Connection string to be used by the ADO.NET provider.