Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
internalGetRecord
Method · 0.45
internalOpen
Method · 0.45
internalGetRecord
Method · 0.45
getRecordByIndex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected