- analyseParams
ubyte[] analyseParams(Variant[] inParams, ParameterSpecialization[] psa, ubyte[] vals, bool longData)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeBitmap
ubyte[] makeBitmap(Variant[] inParams)
Undocumented in source. Be warned that the author may not have intended to support it.
- makePSPrefix
ubyte[] makePSPrefix(uint hStmt, ubyte flags)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendCommand
void sendCommand(Connection conn, uint hStmt, PreparedStmtHeaders psh, Variant[] inParams, ParameterSpecialization[] psa)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendLongData
void sendLongData(Connection conn, uint hStmt, ParameterSpecialization[] psa)
Undocumented in source. Be warned that the author may not have intended to support it.
Low-level comms code relating to prepared statements.