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

Method getCount

src/jrd/exe.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146int AffectedRows::getCount() const
147{
148 return writeFlag ? modifiedRows : fetchedRows;
149}
150
151// StatusXcp class implementation
152

Callers 15

aliceFunction · 0.45
svc_api_gbakFunction · 0.45
gbakFunction · 0.45
getDataLengthMethod · 0.45
getBatchMsgLengthMethod · 0.45
getMaxWorkersMethod · 0.45
initItemMethod · 0.45
getInstanceMethod · 0.45
shutdownMethod · 0.45
handlerMethod · 0.45
requestMethod · 0.45
acceptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected