php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_pdo_firebird_int.h>
Data Fields | |
int | sqlcode |
char * | errmsg |
size_t | errmsg_length |
Definition at line 64 of file php_pdo_firebird_int.h.
char* pdo_firebird_error_info::errmsg |
Definition at line 66 of file php_pdo_firebird_int.h.
size_t pdo_firebird_error_info::errmsg_length |
Definition at line 67 of file php_pdo_firebird_int.h.
int pdo_firebird_error_info::sqlcode |
Definition at line 65 of file php_pdo_firebird_int.h.