Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getCount
Method
getCount
src/common/MsgMetadata.h:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
unsigned getCount()
144
{
145
return items.getCount();
146
}
147
148
void reset()
149
{
Callers
13
MsgMetadata
Class · 0.45
getField
Method · 0.45
getRelation
Method · 0.45
getOwner
Method · 0.45
getAlias
Method · 0.45
getType
Method · 0.45
isNullable
Method · 0.45
getSubType
Method · 0.45
getLength
Method · 0.45
getScale
Method · 0.45
getCharSet
Method · 0.45
getOffset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected