Click or drag to resize

IIndependentAdapterManagerDatabaseProviderString Property

Gets or sets the provider string used for database operations. Defaults to a SQL Server provider string.

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

Property Value

String
See Also