Qt 4.8
|
Public Functions | |
OraFieldInf () | |
~OraFieldInf () | |
Public Variables | |
char * | data |
OCIDefine * | def |
sb2 | ind |
int | len |
OCILobLocator * | lob |
ub4 | oraType |
QVariant::Type | typ |
Definition at line 808 of file qsql_oci.cpp.
|
inline |
Definition at line 811 of file qsql_oci.cpp.
QOCICols::OraFieldInf::~OraFieldInf | ( | ) |
Definition at line 827 of file qsql_oci.cpp.
char* QOCICols::OraFieldInf::data |
Definition at line 814 of file qsql_oci.cpp.
Referenced by QOCICols::getValues().
OCIDefine* QOCICols::OraFieldInf::def |
Definition at line 819 of file qsql_oci.cpp.
sb2 QOCICols::OraFieldInf::ind |
Definition at line 816 of file qsql_oci.cpp.
Referenced by QOCICols::getValues(), and QOCICols::readLOBs().
int QOCICols::OraFieldInf::len |
Definition at line 815 of file qsql_oci.cpp.
Referenced by QOCICols::getValues().
OCILobLocator* QOCICols::OraFieldInf::lob |
Definition at line 820 of file qsql_oci.cpp.
Referenced by QOCICols::readLOBs().
ub4 QOCICols::OraFieldInf::oraType |
Definition at line 818 of file qsql_oci.cpp.
Referenced by QOCICols::getValues(), and QOCICols::readLOBs().
QVariant::Type QOCICols::OraFieldInf::typ |
Definition at line 817 of file qsql_oci.cpp.
Referenced by QOCICols::getValues().