Click or drag to resize

OleDbMetadataProviderConnectionString Property

Gets or sets the connection string for connecting to the OLE DB 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