Sq3StmtC - get type-information … More...
Collaboration diagram for Sq3StmtC_Info_ATL_API:Sq3StmtC - get type-information …
|
static |
Atl: → C-API Sq3StmtC::Busy $sq3stmt
Determine If A Prepared Statement Has Been Reset …
Definition at line 666 of file Sq3StmtC_atl.c.
|
static |
Atl: → C-API Sq3StmtC::DataCount $pStmt
Number of columns in a result set …
Definition at line 680 of file Sq3StmtC_atl.c.
|
static |
Atl: → C-API Sq3LiteC [Sq3StmtC::DbHandle $sq3stmt]
Find The Database Handle Of A Prepared Statement …
Definition at line 650 of file Sq3StmtC_atl.c.
|
static |
Atl: → C-API Sq3StmtC::IsExplain $pStmt
Query The EXPLAIN Setting For A Prepared Statement …
Definition at line 694 of file Sq3StmtC_atl.c.
|
static |
Definition at line 709 of file Sq3StmtC_atl.c.
|
static |
Atl: → C-API Sq3StmtC::Readonly $pStmt
Determine If An SQL Statement Writes The Database …
Definition at line 712 of file Sq3StmtC_atl.c.
|
static |
Atl: → C-API Sq3StmtC::Status $sq3stmt op:Sq3StmtStatusE resetFlg:bool
Prepared Statement Status …
Definition at line 726 of file Sq3StmtC_atl.c.