MCPcopy 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
58Attachment* DsqlCursor::getAttachment() const
59{
60 return m_dsqlRequest->req_dbb->dbb_attachment;
61}
62
63void DsqlCursor::setInterfacePtr(JResultSet* interfacePtr) throw()
64{

Callers 1

closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected