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

#include <mysqlnd_structs.h>

Public Member Functions

 MYSQLND_CLASS_METHODS_TYPE (mysqlnd_conn) *m
 

Data Fields

MYSQLND_CONN_DATAdata
 
bool persistent
 

Detailed Description

Definition at line 959 of file mysqlnd_structs.h.

Member Function Documentation

◆ MYSQLND_CLASS_METHODS_TYPE()

st_mysqlnd_connection::MYSQLND_CLASS_METHODS_TYPE ( mysqlnd_conn )

Field Documentation

◆ data

MYSQLND_CONN_DATA* st_mysqlnd_connection::data

Definition at line 961 of file mysqlnd_structs.h.

◆ persistent

bool st_mysqlnd_connection::persistent

Definition at line 962 of file mysqlnd_structs.h.


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