MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getLength

Method getLength

src/jrd/recsrc/RecordSource.h:706–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

704 }
705
706 ULONG getLength() const
707 {
708 return m_map->length;
709 }
710
711 ULONG getKeyLength() const
712 {

Callers 4

internalGetRecordMethod · 0.45
internalOpenMethod · 0.45
internalGetRecordMethod · 0.45
getRecordByIndexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected