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

Method getType

examples/interfaces/05.user_metadata.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 unsigned getType(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
136 {
137 return SQL_VARYING;
138 }
139
140 FB_BOOLEAN isNullable(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
141 {

Callers 5

authenticateMethod · 0.45
dumpDataMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected