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

Method getLength

examples/interfaces/05.user_metadata.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 }
149
150 unsigned getLength(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
151 {
152 return 20; // Want to make it fit
153 }
154
155 int getScale(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
156 {

Callers 3

dumpDataMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected