BaseObject ConnectionString Property Nemiro.Data.dll
Connection string. Default value: LocalSqlServer.

Namespace: Nemiro.Data.Sql
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public string ConnectionString { get; set; }

Property Value

Type: String
Default value: LocalSqlServer (key name of the connection string in the.config file).
See Also