public interface DataSequence extends DataCompound
Modifier and Type | Method and Description |
---|---|
long |
getRecordCount() |
DataRecord |
readRecord(long recordno) |
getVariable
getSort, getTemplate
long getRecordCount()
DataRecord readRecord(long recordno) throws DataException
DataException