Click or drag to resize

AdoMetadataProviderConnectionString Property

Gets or sets the connection string for connecting to the ADO.NET based data store of metadata.

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

Property Value

String
See Also