![]() |
Qt 4.8
|
Public Functions | |
| QOCIBatchColumn () | |
Public Variables | |
| ub2 | bindAs |
| OCIBind * | bindh |
| ub4 | curelep |
| char * | data |
| sb2 * | indicators |
| ub2 * | lengths |
| ub4 | maxarr_len |
| ub4 | maxLen |
| ub4 | recordCount |
Definition at line 1248 of file qsql_oci.cpp.
|
inline |
Definition at line 1250 of file qsql_oci.cpp.
| ub2 QOCIBatchColumn::bindAs |
Definition at line 1255 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| OCIBind* QOCIBatchColumn::bindh |
Definition at line 1254 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| ub4 QOCIBatchColumn::curelep |
Definition at line 1262 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| char* QOCIBatchColumn::data |
Definition at line 1258 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| sb2* QOCIBatchColumn::indicators |
Definition at line 1260 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| ub2* QOCIBatchColumn::lengths |
Definition at line 1259 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| ub4 QOCIBatchColumn::maxarr_len |
Definition at line 1261 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| ub4 QOCIBatchColumn::maxLen |
Definition at line 1256 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| ub4 QOCIBatchColumn::recordCount |
Definition at line 1257 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().