Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getKeyLength
Method
getKeyLength
src/jrd/recsrc/RecordSource.h:711–714 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
709
}
710
711
ULONG getKeyLength() const
712
{
713
return m_map->keyLength;
714
}
715
716
bool compareKeys(const UCHAR* p, const UCHAR* q) const;
717
Callers
1
internalGetRecord
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected