Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isNull
Method
isNull
src/common/dsc.h:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
bool isNull() const
122
{
123
return dsc_flags & DSC_null;
124
}
125
126
void setNull()
127
{
Callers
6
mapInOut
Method · 0.45
make
Method · 0.45
getDesc
Method · 0.45
make
Method · 0.45
dsqlPass
Method · 0.45
cleanupRpb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected