Sq3StmtC - Result Values From A Query … More...
Sq3StmtC - Result Values From A Query …
C++:
→ C-API MK_BNP sq3stmt.ColumnBlob(MK_I32 iCol)
Result a MkBinaryR Value From A Query.
Definition at line 224 of file Sq3StmtC_inline_cc.hh.
C++:
→ C-API MK_I32 sq3stmt.ColumnBytes(MK_I32 iCol)
Result Values From A Query …
Definition at line 231 of file Sq3StmtC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_I32 pStmt.ColumnCount()
Number Of Columns In A Result Set …
Definition at line 238 of file Sq3StmtC_inline_cc.hh.
C++:
→ C-API MK_DBL sq3stmt.ColumnDouble(MK_I32 iCol)
Result Values From A Query …
Definition at line 245 of file Sq3StmtC_inline_cc.hh.
C++:
→ C-API MK_I32 sq3stmt.ColumnInt(MK_I32 iCol)
Result Values From A Query …
Definition at line 252 of file Sq3StmtC_inline_cc.hh.
C++:
→ C-API MK_I64 sq3stmt.ColumnInt64(MK_I32 iCol)
Result Values From A Query …
Definition at line 259 of file Sq3StmtC_inline_cc.hh.
C++:
→ C-API MK_STRN sq3stmt.ColumnName(MK_I32 N)
Column Names In A Result Set …
Definition at line 266 of file Sq3StmtC_inline_cc.hh.
|
inline |
C++:
→ C-API std::string sq3stmt.ColumnText(MK_I32 iCol)
Result a MkStringR Value From A Query.
Definition at line 273 of file Sq3StmtC_inline_cc.hh.
C++:
→ C-API Sq3TypeE sq3stmt.ColumnType(MK_I32 iCol)
Result Values From A Query …
Definition at line 280 of file Sq3StmtC_inline_cc.hh.
C++:
→ C-API Sq3ValueC* sq3stmt.ColumnValue(MK_I32 iCol)
Result Values From A Query …
Definition at line 215 of file Sq3StmtC_inline_cc.hh.