MCPcopy 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
5506FB_BOOLEAN JResultSet::isBof(CheckStatusWrapper* user_status)
5507{
5508 return (state < 0);
5509}
5510
5511
5512int JResultSet::release()

Callers 2

PushRpbMethod · 0.45
internalGetRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected