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

Method getAttachment

src/jrd/jrd.cpp:5561–5564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5559
5560
5561StableAttachmentPart* JResultSet::getAttachment()
5562{
5563 return statement->getAttachment();
5564}
5565
5566
5567IMessageMetadata* JResultSet::getMetadata(CheckStatusWrapper* user_status)

Callers 15

validateHandleFunction · 0.45
EngineContextHolderMethod · 0.45
compileMethod · 0.45
setInitialOptionsMethod · 0.45
check_autocommitFunction · 0.45
transliterateExceptionFunction · 0.45
JRD_transliterateFunction · 0.45
trace_warningFunction · 0.45
internalAttachMethod · 0.45
freeEngineDataMethod · 0.45
compileRequestMethod · 0.45
createDatabaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected