Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getAttachment
Method
getAttachment
src/dsql/DsqlCursor.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
Attachment* DsqlCursor::getAttachment() const
59
{
60
return m_dsqlRequest->req_dbb->dbb_attachment;
61
}
62
63
void DsqlCursor::setInterfacePtr(JResultSet* interfacePtr) throw()
64
{
Callers
1
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected