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

Method setErrorMessagesContextName

src/jrd/Mapping.cpp:1448–1451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1446}
1447
1448void Mapping::setErrorMessagesContextName(const char* context)
1449{
1450 errorMessagesContext = context;
1451}
1452
1453
1454ULONG Mapping::mapUser(string& name, string& trustedRole)

Callers 3

ServiceMethod · 0.80
checkPrivilegesMethod · 0.80
update_sessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected