openPDC Historian Help
TVA.Historian.MetadataProviders Namespace
NamespacesTVA.Historian.MetadataProviders
Contains classes that allow the historian to collect its required point metadata definitions from a variety of sources.
Declaration Syntax
C#Visual BasicVisual C++
namespace TVA.Historian.MetadataProviders
Namespace TVA.Historian.MetadataProviders
namespace TVA.Historian.MetadataProviders
Types
All TypesClassesInterfaces
IconTypeDescription
AdoMetadataProvider
Represents a provider of data to a MetadataFile from any ADO.NET based data store.

IMetadataProvider
Defines a provider of updates to the data in a MetadataFile.

MetadataProviderBase
Base class for a provider of updates to the data in a MetadataFile.

MetadataProviders
A class that loads all Metadata Provider adapters.

MetadataUpdater
A class that can update data in a MetadataFile.

OleDbMetadataProvider
Represents a provider of data to a MetadataFile from any OLE DB data store.

RestWebServiceMetadataProvider
Represents a provider of data to a MetadataFile from a REST (Representational State Transfer) web service.