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

Method getRoleName

src/jrd/trace/TraceObjects.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162const char* TraceConnectionImpl::getRoleName()
163{
164 return m_att->getSqlRole().nullStr();
165}
166
167const char* TraceConnectionImpl::getCharSet()
168{

Callers 4

register_connectionMethod · 0.45
register_serviceMethod · 0.45
startSessionMethod · 0.45
checkPrivilegesMethod · 0.45

Calls 2

nullStrMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected