GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
|
Go to the source code of this file.
Functions | |
int | sqpPrintStmt (SQLPSTMT *st) |
int sqpPrintStmt | ( | SQLPSTMT * | st | ) |
Definition at line 62 of file print.c.
References SQLPSTMT::Col, SQLPSTMT::ColType, SQLPSTMT::ColWidth, SQLPSTMT::command, SQLPVALUE::d, SQLPVALUE::i, SQLPVALUE::s, SQLP_ADD_COLUMN, SQLP_CREATE, SQLP_D, SQLP_DATE, SQLP_DELETE, SQLP_DOUBLE, SQLP_DROP, SQLP_DROP_COLUMN, SQLP_EXPR, SQLP_I, SQLP_INSERT, SQLP_INTEGER, SQLP_NULL, SQLP_S, SQLP_SELECT, SQLP_TIME, SQLP_UPDATE, SQLP_VARCHAR, sqlpStmt, st, SQLPSTMT::stmt, SQLPSTMT::table, SQLPVALUE::type, and SQLPSTMT::Val.