Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getErrCode
Method
getErrCode
src/jrd/jrd.h:404–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
404
unsigned int getErrCode() const
405
{
406
return m_error;
407
}
408
409
// milliseconds left before timer expiration
410
unsigned int timeToExpire() const;
Callers
1
getCancelState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected