Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / DataStore Class
Properties Methods


In This Topic
    DataStore Class Members
    In This Topic

    The following tables list the members exposed by DataStore.

    Public Constructors
     NameDescription
    Public Constructor Default Constructor.  
    Top
    Public Properties
     NameDescription
    Public Property Description of the Data Store.  
    Public Property Holds data from a versioned data contract that has been extended by adding new members  
    Public Property A globally unique data store identifier.  
    Public Property Whether the data store is marked as default store (used as default data store for tags adds, and archive related operations)  
    Public Property Whether the data store is marked as system store  
    Public Property Name of the Data Store.  
    Public Property The number of tags in the data store.  
    Public Property The state of the data store.  
    Public Property The storage type of the data store.  
    Top
    Public Methods
     NameDescription
    Public Method Converts the value of this instance to a System.String.  
    Top
    See Also