AP&C API Reference
Public Member Functions | Properties | List of all members
Apac.Data.IDataStore Interface Reference

The contract to be implemented by basic data storage entities. More...

Inheritance diagram for Apac.Data.IDataStore:
Apac.Data.IMeasurementStore Apac.Data.ThreadedMeasurementStore Apac.Data.ThreadedMeasurementStore Apac.Data.DatabaseStore Apac.Data.XmlFileStore Apac.Data.DatabaseStore Apac.Data.XmlFileStore Apac.Data.FirebirdStore Apac.Data.FirebirdStore

Public Member Functions

void Initialize (Configuration.DataStoreConfig config)
 
void Open ()
 
void Close ()
 

Properties

string Location [get]
 

Detailed Description

The contract to be implemented by basic data storage entities.


The documentation for this interface was generated from the following file: