1#ifndef __DCL_MYSQL_PARAM_H__
2#define __DCL_MYSQL_PARAM_H__ 20031025_20250414
28 const wchar_t* _filename,
int _line);
30 const wchar_t* _filename,
int _line);
35 bool init(
SQL::Query* _query,
unsigned int _index, MYSQL_BIND* _bind);
55 const wchar_t* _filename,
int _line)
65 const wchar_t* _filename,
int _line)
76 return (
MyQuery*)Param::__queryHandle;
#define DECLARE_CLASSINFO(class_name)
virtual bool __setData(_CONST void *_pv, size_t _size, SQL::DataType _dataType, SQL::DataType _assignType)
bool init(SQL::Query *_query, unsigned int _index, MYSQL_BIND *_bind)
virtual const wchar_t * serverDataTypeName() const
void setErrorStatus(SQL::Error _error, const wchar_t *_filename, int _line)