php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
pdo_sqlstate_info Struct Reference

Data Fields

const char state [5]
 
const char * desc
 

Detailed Description

Definition at line 27 of file pdo_sqlstate.c.

Field Documentation

◆ desc

const char* pdo_sqlstate_info::desc

Definition at line 29 of file pdo_sqlstate.c.

◆ state

const char pdo_sqlstate_info::state[5]

Definition at line 28 of file pdo_sqlstate.c.


The documentation for this struct was generated from the following file: