Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ clearHandle
Method
clearHandle
src/jrd/EngineInterface.h:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void clearHandle()
83
{
84
blob = NULL;
85
}
86
87
private:
88
blb* blob;
Callers
1
destroy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected