1#ifndef __DCL_SQ_TYPES_H__
2#define __DCL_SQ_TYPES_H__ 20260117
9 const char* _s,
const char** _endptr,
16 const char* _s,
const char** _endptr,
const wchar_t * __dataTypeName(int _type)
bool __decode_timestamp_julianday(double _julianday, SQL::TimeStamp &_r)
__DCL_BEGIN_NAMESPACE bool __decode_timestamp_iso(const char *_s, const char **_endptr, SQL::TimeStamp &_r)
bool __decode_timestamp_unixepoch(int64_t _unixepoch, SQL::TimeStamp &_r)
bool __decode_interval_iso(const char *_s, const char **_endptr, SQL::Interval &_r)