Click or drag to resize

OleDbMetadataProviderRefreshMetadata Method

Refreshes the Metadata from an OLE DB data store.

Namespace: GSF.Historian.MetadataProviders
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected override void RefreshMetadata()
View Source
Exceptions
ExceptionCondition
ArgumentNullExceptionConnectionString or SelectString is set to a null or empty string.
See Also