|
LibreOffice Module connectivity (master) 1
|
#include <mysqlc_preparedstatement.hxx>
Public Attributes | |
| my_bool | is_null = false |
| unsigned long | length = 0 |
| my_bool | error = false |
Definition at line 44 of file mysqlc_preparedstatement.hxx.
| my_bool connectivity::mysqlc::BindMetaData::error = false |
Definition at line 48 of file mysqlc_preparedstatement.hxx.
| my_bool connectivity::mysqlc::BindMetaData::is_null = false |
Definition at line 46 of file mysqlc_preparedstatement.hxx.
| unsigned long connectivity::mysqlc::BindMetaData::length = 0 |
Definition at line 47 of file mysqlc_preparedstatement.hxx.