MCPcopy 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
3353bool Service::getUserAdminFlag() const
3354{
3355 return (svc_user_flag & SVC_user_dba);
3356}

Callers 1

checkPrivilegesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected