1#ifndef __DCL_ODBC_FIELD_H__
2#define __DCL_ODBC_FIELD_H__ 20251129
#define DECLARE_CLASSINFO(class_name)
virtual ODBCQuery * query() const =0
virtual bool __getDataSize(size_t *_size, bool _maxsize)
virtual bool __getData(void *_buf, size_t *_size, SQL::DataType _bufType)
bool init(SQL::Query *_query, BIND *_bind, const String &_name)
virtual const wchar_t * serverDataTypeName() const