Click or drag to resize

IIndependentAdapterManagerDatabaseConnectionString Property

Gets or sets the connection string used for database operations. Leave blank to use local configuration database defined in "systemSettings".

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

Property Value

String
See Also