openPDC Historian Help
SelectString Property
NamespacesTVA.Historian.MetadataProvidersOleDbMetadataProviderSelectString
Gets or sets the SELECT statement for retrieving metadata from the OLE DB data store.
Declaration Syntax
C#Visual BasicVisual C++
public string SelectString { get; set; }
Public Property SelectString As String
public:
property String^ SelectString {
	String^ get ();
	void set (String^ value);
}

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