Click or drag to resize

AdapterCollectionBaseTConnectionString Property

Gets or sets key/value pair connection information specific to this AdapterCollectionBaseT.

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

Property Value

String

Implements

IAdapterConnectionString
See Also