Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isActive
Method
isActive
src/jrd/jrd.cpp:883–886 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
881
#endif // WIN_NT
882
883
bool Trigger::isActive() const
884
{
885
return statement && statement->isActive();
886
}
887
888
void Trigger::compile(thread_db* tdbb)
889
{
Callers
4
release
Method · 0.45
unwindAttach
Function · 0.45
hasActive
Method · 0.45
isProfilerActive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected