Method |
Description |
|
IArchive ( IEnumerable historianIDs, System.DateTime startTime, System.DateTime endTime, bool timeSorted ) : IEnumerable |
|
|
IArchive ( IEnumerable historianIDs, string startTime, string endTime, bool timeSorted ) : IEnumerable |
|
|
IArchive ( int historianID, System.DateTime startTime, System.DateTime endTime, bool timeSorted ) : IEnumerable |
|
|
IArchive ( int historianID, string startTime, string endTime, bool timeSorted ) : IEnumerable |
|
|
IArchive ( int historianID ) : byte[] |
|
|
ReadDataStream ( HistorianValue>.TreeStream stream ) : IEnumerable |
|
|
ReadMetadataRecord ( int historianID ) : MetadataRecord |
|
|
ReadStateDataRecord ( int historianID ) : StateRecord |
|
|