DBRecordAdapter

Package: ghidra.program.database.util
Type: class

10.3_PUBLIC

addedmethod: getRecordCount
int getRecordCount()
addedmethod: getRecords
db.RecordIterator getRecords() throws IOException
removedmethod: getRecords
db.RecordIterator getRecords(ghidra.program.model.address.Address start, ghidra.program.model.address.Address end, int colIndex) throws IOException

9.0.2_PUBLIC

introducedInitial version