LibreOffice Module connectivity (master) 1
Public Attributes | List of all members
connectivity::mysqlc::BindMetaData Struct Reference

#include <mysqlc_preparedstatement.hxx>

Public Attributes

my_bool is_null = false
 
unsigned long length = 0
 
my_bool error = false
 

Detailed Description

Definition at line 44 of file mysqlc_preparedstatement.hxx.

Member Data Documentation

◆ error

my_bool connectivity::mysqlc::BindMetaData::error = false

Definition at line 48 of file mysqlc_preparedstatement.hxx.

◆ is_null

my_bool connectivity::mysqlc::BindMetaData::is_null = false

Definition at line 46 of file mysqlc_preparedstatement.hxx.

◆ length

unsigned long connectivity::mysqlc::BindMetaData::length = 0

Definition at line 47 of file mysqlc_preparedstatement.hxx.


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