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

Method getRecSourceId

src/jrd/recsrc/RecordSource.h:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 }
68
69 ULONG getRecSourceId() const
70 {
71 return m_recSourceId;
72 }
73
74 virtual void print(thread_db* tdbb, Firebird::string& plan,
75 bool detailed, unsigned level, bool recurse) const = 0;

Callers 5

prepareRecSourceMethod · 0.80
afterRecordSourceOpenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected