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

#include <mysqlnd_structs.h>

Public Member Functions

 MYSQLND_CLASS_METHODS_TYPE (mysqlnd_res_meta) *m
 

Data Fields

MYSQLND_FIELDfields
 
unsigned int current_field
 
unsigned int field_count
 

Detailed Description

Definition at line 1150 of file mysqlnd_structs.h.

Member Function Documentation

◆ MYSQLND_CLASS_METHODS_TYPE()

st_mysqlnd_result_metadata::MYSQLND_CLASS_METHODS_TYPE ( mysqlnd_res_meta )

Field Documentation

◆ current_field

unsigned int st_mysqlnd_result_metadata::current_field

Definition at line 1156 of file mysqlnd_structs.h.

◆ field_count

unsigned int st_mysqlnd_result_metadata::field_count

Definition at line 1157 of file mysqlnd_structs.h.

◆ fields

MYSQLND_FIELD* st_mysqlnd_result_metadata::fields

Definition at line 1152 of file mysqlnd_structs.h.


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