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

Method getScale

examples/interfaces/05.user_metadata.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 }
154
155 int getScale(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
156 {
157 return 0;
158 }
159
160 unsigned getCharSet(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
161 {

Callers 1

dumpDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected