DCL 4.0
|
This is the complete list of members for SQL::Param, 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 _n, DataType _dataType, DataType _assignType)=0 | SQL::Param | protectedpure virtual |
__setDataType(DataType _dataType) | SQL::Param | protectedvirtual |
className() const | Object | |
destroy() | Object | virtual |
Field(Query *_queryHandle) | SQL::Field | protected |
isInstanceOf(const std::type_info &typeinfo) const | Object | |
isNull() const | SQL::Param | protectedvirtual |
Object() | Object | protected |
Param(Query *_queryHandle) | SQL::Param | protected |
serverDataTypeName() const =0 | SQL::Field | pure virtual |
toString() const | Object | virtual |
typeInfo() const | Object | virtual |
~Field() | SQL::Field | protectedvirtual |
~Object() | Object | protectedvirtual |
~Param() | SQL::Param | protectedvirtual |