Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ setBlobSubType
Method
setBlobSubType
src/common/dsc.h:243–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void setBlobSubType(SSHORT subType)
244
{
245
if (isBlob())
246
dsc_sub_type = subType;
247
}
248
249
UCHAR getCharSet() const
250
{
Callers
9
makeOverlay
Function · 0.80
makePad
Function · 0.80
makeReplace
Function · 0.80
evlOverlay
Function · 0.80
evlPad
Function · 0.80
evlReplace
Function · 0.80
makeConcatenate
Method · 0.80
makeSubstr
Method · 0.80
coerce
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected