Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isActive
Method
isActive
src/jrd/extds/ExtDS.h:709–709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
707
void setCallerPrivileges(bool use) { m_callerPrivileges = use; }
708
709
bool isActive() const { return m_active; }
710
711
bool isAllocated() const { return m_allocated; }
712
Callers
4
deleteTransaction
Method · 0.45
releaseStatement
Method · 0.45
clearStatements
Method · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected