Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isBof
Method
isBof
src/jrd/jrd.cpp:5506–5509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5504
5505
5506
FB_BOOLEAN JResultSet::isBof(CheckStatusWrapper* user_status)
5507
{
5508
return (state < 0);
5509
}
5510
5511
5512
int JResultSet::release()
Callers
2
PushRpb
Method · 0.45
internalGetRecord
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected