MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / admin

Method admin

src/common/security.h:207–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 }
206
207 Firebird::IIntUserField* admin()
208 {
209 return &adm;
210 }
211
212 Firebird::IIntUserField* active()
213 {

Callers 4

grantRevokeAdminMethod · 0.45
executeMethod · 0.45
listMethod · 0.45
listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected