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

Method getMetaName

src/jrd/ResultSet.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116
117
118MetaName ResultSet::getMetaName(thread_db* tdbb, unsigned param)
119{
120 return getString(tdbb, param);
121}
122
123
124Firebird::MetaString ResultSet::getMetaString(thread_db* tdbb, unsigned param)

Callers 9

parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseParametersMethod · 0.45
parseMethod · 0.45
PAR_descFunction · 0.45
par_planFunction · 0.45
moveFromResultSetMethod · 0.45
processMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected