Click or drag to resize

DatabaseConfigurationLoaderConnectionString Property

Gets or sets the connection string which defines how to connect to the database.

Namespace: GSF.TimeSeries.Configuration
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public string ConnectionString { get; set; }
View Source

Property Value

String
See Also