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

Method getKind

src/jrd/trace/TraceObjects.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134/// TraceConnectionImpl
135
136unsigned TraceConnectionImpl::getKind()
137{
138 return KIND_DATABASE;
139}
140
141ISC_INT64 TraceConnectionImpl::getConnectionID()
142{

Callers 8

StatementMethod · 0.45
makeStatementMethod · 0.45
makeBoolExpressionMethod · 0.45
makeValueExpressionMethod · 0.45
PAR_parse_booleanFunction · 0.45
PAR_parse_valueFunction · 0.45
PAR_parse_stmtFunction · 0.45
setNodeLineColumnFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected