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

Method firstName

src/common/security.h:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 Firebird::ICharUserField* firstName()
183 {
184 return &first;
185 }
186
187 Firebird::ICharUserField* lastName()
188 {

Callers 3

executeMethod · 0.45
listMethod · 0.45
listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected