Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getStatement
Method
getStatement
src/remote/client/interface.cpp:717–720 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
715
}
716
717
Rsr* getStatement()
718
{
719
return statement;
720
}
721
722
Attachment* getAttachment()
723
{
Callers
15
Batch
Method · 0.45
add
Method · 0.45
sendMessagePacket
Method · 0.45
addBlob
Method · 0.45
appendBlobData
Method · 0.45
addBlobStream
Method · 0.45
sendBlobPacket
Method · 0.45
sendDeferredPacket
Method · 0.45
setDefaultBpb
Method · 0.45
setServerInfo
Method · 0.45
registerBlob
Method · 0.45
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected