openPDC Historian Help
ConnectionString Property
NamespacesTVA.Historian.MetadataProvidersAdoMetadataProviderConnectionString
Gets or sets the connection string for connecting to the ADO.NET based data store of metadata.
Declaration Syntax
C#Visual BasicVisual C++
public string ConnectionString { get; set; }
Public Property ConnectionString As String
public:
property String^ ConnectionString {
	String^ get ();
	void set (String^ value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252