openPDC Historian Help
DataServices Class
NamespacesTVA.Historian.DataServicesDataServices
A class that loads all of the data web services.
Declaration Syntax
C#Visual BasicVisual C++
public class DataServices : AdapterLoader<IDataService>
Public Class DataServices _
	Inherits AdapterLoader(Of IDataService)
public ref class DataServices : public AdapterLoader<IDataService^>
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
DataServices()()()
Initializes a new instance of the DataServices class

AdapterCreated()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
AdapterDirectory()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
AdapterLoaded()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
AdapterLoadException()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Adapters()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
AdapterUnloaded()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
AdapterWatcher()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Dispose()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Dispose(Boolean) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Enabled()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExecuteAdapterOperation(UTP, Object) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Finalize()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Initialize()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Initialize(IEnumerable<(Of <(Type>)>)) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
OnAdapterCreated(UTP) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
OnAdapterLoaded(UTP) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
OnAdapterLoadException(Type, Exception) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
OnAdapterUnloaded(UTP) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
OnOperationExecutionException(UTP, Exception) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
OperationExecutionException()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
OperationQueue()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
ProcessAdapter(Type) (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Status()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WatchForAdapters()()() (Inherited from AdapterLoader<(Of <(IDataService>)>).)
Inheritance Hierarchy
Object
AdapterLoader<(Of <(IDataService>)>)
 DataServices

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252