Click or drag to resize

DatabaseConfigurationLoaderDataProviderString Property

Gets or sets the data provider string, which determines the .NET types to use when opening connections to the database.

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

Property Value

String
See Also