|
OleDbMetadataProviderConnectionString Property
|
Gets or sets the connection string for connecting to the OLE DB data store of metadata.
Namespace: GSF.Historian.MetadataProvidersAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax public string ConnectionString { get; set; }
Public Property ConnectionString As String
Get
Set
member ConnectionString : string with get, set
function get_ConnectionString();
function set_ConnectionString(value);
View SourceProperty Value
StringSee Also