Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getAttachment
Method
getAttachment
src/jrd/jrd.h:580–583 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
578
void setDatabase(Database* val);
579
580
Attachment* getAttachment()
581
{
582
return attachment;
583
}
584
585
const Attachment* getAttachment() const
586
{
Callers
2
reschedule
Method · 0.95
EngineCheckout
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected