Click or drag to resize

AdoMetadataProviderSelectString Property

Gets or sets the SELECT statement for retrieving metadata from the ADO.NET based data store.

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

Property Value

String
See Also