Sq3StmtC - Result Values From A Query … More...
Sq3StmtC - Result Values From A Query …
|
static |
Tcl:
→ C-API binary [$sq3stmt ColumnBlob iCol:int32]
Result a MkBinaryR Value From A Query.
Definition at line 527 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API int32 [$sq3stmt ColumnBytes iCol:int32]
Result Values From A Query …
Definition at line 543 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API int32 [$pStmt ColumnCount]
Number Of Columns In A Result Set …
Definition at line 558 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API double [$sq3stmt ColumnDouble iCol:int32]
Result Values From A Query …
Definition at line 571 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API int32 [$sq3stmt ColumnInt iCol:int32]
Result Values From A Query …
Definition at line 586 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API int64 [$sq3stmt ColumnInt64 iCol:int32]
Result Values From A Query …
Definition at line 601 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API string [$sq3stmt ColumnName N:int32]
Column Names In A Result Set …
Definition at line 616 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API string [$sq3stmt ColumnText iCol:int32]
Result a MkStringR Value From A Query.
Definition at line 631 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API Sq3TypeE [$sq3stmt ColumnType iCol:int32]
Result Values From A Query …
Definition at line 647 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API Sq3ValueC [$sq3stmt ColumnValue iCol:int32]
Result Values From A Query …
Definition at line 509 of file Sq3StmtC_tcl.c.