Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ RelationData
Class
RelationData
src/jrd/Monitoring.h:46–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
{
45
public:
46
struct RelationData
47
{
48
int rel_id;
49
RecordBuffer* data;
50
};
51
52
enum ValueType
53
{
Callers
1
getRelData
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected