MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getAttachment

Method getAttachment

src/dsql/DsqlBatch.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180Attachment* DsqlBatch::getAttachment() const
181{
182 return m_dsqlRequest->req_dbb->dbb_attachment;
183}
184
185void DsqlBatch::setInterfacePtr(JBatch* interfacePtr) throw()
186{

Callers 15

sql_infoFunction · 0.45
var_infoFunction · 0.45
setupTimerMethod · 0.45
DsqlDmlRequestMethod · 0.45
DDL_resolve_intl_typeFunction · 0.45
addMethod · 0.45
add2Method · 0.45
multiplyMethod · 0.45
multiply2Method · 0.45
divide2Method · 0.45
addSqlTimeMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected