Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getUserAdminFlag
Method
getUserAdminFlag
src/jrd/svc.cpp:3353–3356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3351
}
3352
3353
bool Service::getUserAdminFlag() const
3354
{
3355
return (svc_user_flag & SVC_user_dba);
3356
}
Callers
1
checkPrivileges
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected