Click or drag to resize

ArchiveFileAllocationTableFindDataBlocks Method

Overload List
  Name Description
Public method FindDataBlocks(Int32, Boolean) Returns all ArchiveDataBlocks in the ArchiveFile for the specified historianID.
Public method FindDataBlocks(Int32, TimeTag, Boolean) Returns all ArchiveDataBlocks in the ArchiveFile for the specified historianID with ArchiveDataPoint points later than the specified startTime.
Public method FindDataBlocks(Int32, TimeTag, TimeTag, Boolean) Returns all ArchiveDataBlocks in the ArchiveFile for the specified historianID with ArchiveDataPoints between the specified startTime and endTime.
Top
See Also