Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1448
void Mapping::setErrorMessagesContextName(const char* context)
1449
{
1450
errorMessagesContext = context;
1451
}
1452
1453
1454
ULONG Mapping::mapUser(string& name, string& trustedRole)
Callers
3
Service
Method · 0.80
checkPrivileges
Method · 0.80
update_session
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected