Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getRecordPosition
Method
getRecordPosition
src/jrd/recsrc/RecordSource.h:784–787 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
782
}
783
784
FB_UINT64 getRecordPosition() const
785
{
786
return savedPosition;
787
}
788
789
void restore()
790
{
Callers
1
winPass
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected