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

Method userName

src/common/security.h:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170 }
171
172 Firebird::ICharUserField* userName()
173 {
174 return &user;
175 }
176
177 Firebird::ICharUserField* password()
178 {

Callers 6

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

Calls

no outgoing calls

Tested by

no test coverage detected