Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getRootRecordSource
Method
getRootRecordSource
src/jrd/recsrc/Cursor.h:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
const MetaName& cursorName = {});
48
49
const RecordSource* getRootRecordSource() const
50
{
51
return m_root;
52
}
53
54
const MetaName& getName() const
55
{
Callers
1
pass2
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected