Click or drag to resize

AdoMetadataProviderRefreshMetadata Method

Refreshes the Metadata from an ADO.NET based 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