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

#include <php_pdo_dblib_int.h>

Data Fields

const char * key
 
int value
 

Detailed Description

Definition at line 137 of file php_pdo_dblib_int.h.

Field Documentation

◆ key

const char* pdo_dblib_keyval::key

Definition at line 138 of file php_pdo_dblib_int.h.

◆ value

int pdo_dblib_keyval::value

Definition at line 139 of file php_pdo_dblib_int.h.


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