Sq3StmtC - Retrieving Statement SQL … More...
Functions | |
static OT_ProcRet | rbsq3lite_Sq3StmtC_ExpandedSql (Sq3StmtC_ARGS) |
Ruby: → C-API Retrieving Statement SQL … | |
static OT_ProcRet | rbsq3lite_Sq3StmtC_GetPzTail (Sq3StmtC_ARGS) |
Ruby: → C-API return the non compiled sql-statement from Sq3StmtPrepareV2 and Sq3StmtPrepareV3 … | |
static OT_ProcRet | rbsq3lite_Sq3StmtC_Sql (Sq3StmtC_ARGS) |
Ruby: → C-API Retrieving Statement SQL … | |
Sq3StmtC - Retrieving Statement SQL …
|
static |
Ruby:
→ C-API string pStmt.ExpandedSql()
Retrieving Statement SQL …
Definition at line 745 of file Sq3StmtC_rb.c.
|
static |
Ruby:
→ C-API string sq3stmt.GetPzTail()
return the non compiled sql-statement from Sq3StmtPrepareV2 and Sq3StmtPrepareV3 …
Definition at line 755 of file Sq3StmtC_rb.c.
|
static |
Ruby:
→ C-API string pStmt.Sql()
Retrieving Statement SQL …
Definition at line 765 of file Sq3StmtC_rb.c.