Click or drag to resize

OleDbMetadataProviderSelectString Property

Gets or sets the SELECT statement for retrieving metadata from the OLE DB 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