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

Method bumpFetched

src/jrd/exe.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void AffectedRows::bumpFetched()
132{
133 fetchedRows++;
134}
135
136void AffectedRows::bumpModified(bool increment)
137{

Callers 3

fetchNextMethod · 0.80
fetchAbsoluteMethod · 0.80
fetchRelativeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected