Apache HTTPD
Public Attributes | List of all members
lua_db_prepared_statement Struct Reference

#include <lua_dbd.h>

Public Attributes

apr_dbd_prepared_tstatement
 
int variables
 
lua_db_handledb
 

Detailed Description

Definition at line 47 of file lua_dbd.h.

Member Data Documentation

◆ db

lua_db_handle* lua_db_prepared_statement::db

Definition at line 50 of file lua_dbd.h.

◆ statement

apr_dbd_prepared_t* lua_db_prepared_statement::statement

Definition at line 48 of file lua_dbd.h.

◆ variables

int lua_db_prepared_statement::variables

Definition at line 49 of file lua_dbd.h.


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