Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getInputs
Method
getInputs
src/jrd/trace/TraceObjects.cpp:269–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
ITraceParams* TraceSQLStatementImpl::getInputs()
270
{
271
return &m_inputs;
272
}
273
274
275
/// TraceSQLStatementImpl::DSQLParamsImpl
Callers
3
log_event_proc_execute
Method · 0.45
log_event_func_execute
Method · 0.45
log_event_dsql_execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected