Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
int AffectedRows::getCount() const
147
{
148
return writeFlag ? modifiedRows : fetchedRows;
149
}
150
151
// StatusXcp class implementation
152
Callers
15
alice
Function · 0.45
svc_api_gbak
Function · 0.45
gbak
Function · 0.45
getDataLength
Method · 0.45
getBatchMsgLength
Method · 0.45
getMaxWorkers
Method · 0.45
initItem
Method · 0.45
getInstance
Method · 0.45
shutdown
Method · 0.45
handler
Method · 0.45
request
Method · 0.45
accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected