DCL 4.0
|
This is the complete list of members for PgParam, including all inherited members.
__dataType | SQL::Field | protected |
__getData(void *_pv, size_t *_pn, DataType _dataType) | SQL::Param | protectedvirtual |
__getDataSize(size_t *_pn, bool _maxSize) | SQL::Param | protectedvirtual |
__name | SQL::Field | protected |
__precision | SQL::Field | protected |
__queryHandle | SQL::Field | protected |
__scale | SQL::Field | protected |
__setData(_CONST void *_pv, size_t _size, SQL::DataType _dataType, SQL::DataType _assignType) | PgParam | virtual |
__setDataType(DataType _dataType) | SQL::Param | protectedvirtual |
className() const | Object | |
destroy() | Object | virtual |
dt | PgParam | |
f32 | PgParam | |
f64 | PgParam | |
Field(Query *_queryHandle) | SQL::Field | protected |
i32 | PgParam | |
i64 | PgParam | |
init(SQL::Query *_query, sqlvar_t *_sqlvar) | PgParam | |
isInstanceOf(const std::type_info &typeinfo) const | Object | |
isNull() const | SQL::Param | protectedvirtual |
ival | PgParam | |
nu | PgParam | |
Object() | Object | protected |
onAfterExecute() | PgParam | |
Param(Query *_queryHandle) | SQL::Param | protected |
PgParam() | PgParam | |
query() const | PgParam | inlineprotected |
serverDataTypeName() const | PgParam | virtual |
setErrorStatus(SQL::Error _error, long _SQLCODE, const wchar_t *_filename, int _line) | PgParam | inlineprotected |
setErrorStatus(const ByteString &_message, const wchar_t *_filename, int _line) | PgParam | inlineprotected |
setNull() | PgParam | virtual |
toString() const | Object | virtual |
ts | PgParam | |
typeInfo() const | Object | virtual |
u32 | PgParam | |
u64 | PgParam | |
~Field() | SQL::Field | protectedvirtual |
~Object() | Object | protectedvirtual |
~Param() | SQL::Param | protectedvirtual |
~PgParam() | PgParam | virtual |