Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getMetaString
Method
getMetaString
src/jrd/ResultSet.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
123
124
Firebird::MetaString ResultSet::getMetaString(thread_db* tdbb, unsigned param)
125
{
126
return getString(tdbb, param);
127
}
128
129
130
void ResultSet::moveDesc(thread_db* tdbb, unsigned param, dsc& desc)
Callers
1
moveFromResultSet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected