3 #if wxUSE_DATABASE_MYSQL 76 wxDELETEA(pBoundParameters);
87 wxDELETEA(pBoundParameters);
92 wxDELETEA(pBoundParameters);
106 wxDELETEA(pBoundParameters);
116 wxDELETEA(pBoundParameters);
127 wxDELETEA(pBoundParameters);;
132 #endif//wxUSE_DATABASE_MYSQL wxMysqlPreparedStatementWrapper(wxMysqlDynamicInterface *pInterface, MYSQL_STMT *pStatement)
virtual ~wxMysqlPreparedStatementWrapper()
wxMysqlPreparedStatementParameterCollection m_Parameters
MysqlStmtErrnoType GetMysqlStmtErrno()
MYSQL_STMT * m_pStatement
MysqlStmtExecuteType GetMysqlStmtExecute()
wxDatabaseResultSet * RunQueryWithResults()
MysqlStmtCloseType GetMysqlStmtClose()
void ThrowDatabaseException()
MysqlStmtParamCountType GetMysqlStmtParamCount()
wxMysqlDynamicInterface * m_pInterface
void SetParam(int nPosition, int nValue)
void SetErrorMessage(const wxString &strErrorMessage)
MysqlStmtBindParamType GetMysqlStmtBindParam()
void SetParam(int nPosition, int nValue)
MysqlStmtAffectedRows GetMysqlStmtAffectedRows()
void SetEncoding(wxFontEncoding encoding)
#define wxDATABASE_QUERY_RESULT_ERROR
wxMysqlDynamicInterface * m_pInterface
static int TranslateErrorCode(int nCode)
void SetErrorCode(int nErrorCode)
virtual wxString ConvertFromUnicodeStream(const char *inputBuffer)
const wxCSConv * GetEncoding()
MYSQL_BIND * GetMysqlParameterBindings()
MYSQL_STMT * m_pStatement
MysqlStmtErrorType GetMysqlStmtError()