Class for HistorianTable operation.

The following tables list the members exposed by the HistorianTable type.

Name Description
Public constructor HistorianTable Construct an instance of this class
Top
Name Description
Public property ArrayIndexes (inherited from RunObj).
Public property AutoCreate Indicates the Historian Table auto creation.
Public property Category ReadOnly property with categories configured on HistorianTable object.
Public property CompressAfter Number of days after that history will be compressed.
Public property Count (inherited from ListObj).
Public property Disable Disable/Enable the Historian Table.
Public property ErrorCount Gets the store operation error count.
Public property GetSamplesMethod Gets string with method name to get samples data.
Public property ID (inherited from RunObj).
Public property Id Object ID (Internal Use).
Public property InitializationMessage Gets the initialization message
Public property IsCompressing Indicates if historian is compressing historian table.
Public property IsDeleting Indicates if historian is deleting data.
Public property Item (Overloaded) (inherited from ListObj).
Public property LastCompressedErrorMessage Gets the last error message when compressing data
Public property LastCompressedTimeStamp Gets the last timestamp when compressing data
Public property LastDeletedErrorMessage Gets the last error message when deleting data
Public property LastDeletedTimeStamp Gets the last timestamp when deleting data
Public property LastPreprocessingErrorMessage Gets the last error message when preprocessing data
Public property LastPreprocessingTimeStamp Gets the last timestamp when preprocessing data
Public property LastStoredErrorMessage Gets the last error message when storing data
Public property LastStoredTimeStamp Gets the last stored timestamp on historian table.
Public property Level ReadOnly property with levels configured on HistorianTable object.
Public property LifeTime Number of days that history will be available to access.
Public property Normalized Indicates the Historian Table new format.
Public property ObjServer (inherited from RunObj).
Public property ObjType (inherited from RunObj).
Public property Parent (inherited from RunObj).
Public property Root (inherited from RunObj).
Public property RowsCount Gets the historian table rows count
Public property SaveOnChange Flag to enable save on tag value changed.
Public property StoreAndForward Runtime properties for HistorianTableStoreAndForward Objects.
Public property SuccessCount Gets the store operation success count.
Public property SyncRoot (inherited from ListObj).
Public property TModule (inherited from RunObj).
Public property TimeDeadband Object ID (Internal Use).
Public property Trigger Gets the configured object to trigger store operation
Top
Name Description
Public method ClearCacheNames (inherited from ListObj).
Public method DeleteSamples Delete samples
Public method Equals (Overloaded) (inherited from Object).
Public method ForceTrigger Force trigger to save historian
Public method GetEnumerator (inherited from ListObj).
Public method GetHashCode (inherited from Object).
Public method GetID (inherited from ListObj).
Public method GetName (Overloaded) (inherited from ListObj).
Public method GetObj (Overloaded) (inherited from ListObj).
Public method GetObjAsObject (inherited from ListObj).
Public method GetObjRef (inherited from RunObj).
Public method GetObjectList Get list of items related to tag
Public method GetType (inherited from Object).
Public method IsInUse (inherited from ListObj).
Public method OnContinue (inherited from RunObj).
Public method OnPause (inherited from RunObj).
Public method OnStart (inherited from RunObj).
Public method OnStop (inherited from RunObj).
Public method PreloadRunObj (inherited from ListObj).
Public method Static ReferenceEquals (inherited from Object).
Public method SaveToTextFile (Overloaded) Save historian to text file
Public method StartPreloadRunObjs (Overloaded) (inherited from ListObj).
Public method ToString (inherited from RunObj).
Top
Name Description
Public extension method ApplyCast (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyCount (Defined by GenericEnumerableHelper).
Public extension method ApplySelect (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyWhere (Defined by GenericEnumerableHelper).
Public extension method ApplyWhereNotNull (Defined by GenericEnumerableHelper).
Public extension method AsParallel (Defined by ParallelEnumerable).
Public extension method AsQueryable (Defined by Queryable).
Public extension method Cast (Defined by Enumerable).
Public extension method ConvertAll (Defined by IEnumerableExtensions).
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method OfType (Defined by Enumerable).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top