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

Method getDefaultCount

src/jrd/Routine.h:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 void checkReload(thread_db* tdbb);
121
122 USHORT getDefaultCount() const { return defaultCount; }
123 void setDefaultCount(USHORT value) { defaultCount = value; }
124
125 const Format* getInputFormat() const { return inputFormat; }

Callers 2

parseMethod · 0.80
PAR_procedure_parmsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected