MCPcopy 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
87private:
88 blb* blob;

Callers 1

destroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected