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

Method getScope

src/jrd/extds/ExtDS.h:638–638  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

636 Connection* getConnection() { return &m_connection; }
637
638 TraScope getScope() const { return m_scope; }
639
640 virtual void start(Jrd::thread_db* tdbb, TraScope traScope, TraModes traMode,
641 bool readOnly, bool wait, int lockTimeout);

Callers 3

putExtBlobMethod · 0.80
getExtBlobMethod · 0.80
closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected