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

Method getLine

src/jrd/recsrc/Cursor.h:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 ULONG getLine() const
60 {
61 return m_line;
62 }
63
64 ULONG getColumn() const
65 {

Callers 1

prepareCursorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected