![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| OCIBind * | bindh = nullptr |
| ub2 | bindAs = 0 |
| ub4 | maxLen = 0 |
| ub4 | recordCount = 0 |
| char * | data = nullptr |
| ub4 * | lengths = nullptr |
| sb2 * | indicators = nullptr |
| ub4 | maxarr_len = 0 |
| ub4 | curelep = 0 |
Definition at line 1252 of file qsql_oci.cpp.
| ub2 QOCIBatchColumn::bindAs = 0 |
Definition at line 1255 of file qsql_oci.cpp.
| OCIBind * QOCIBatchColumn::bindh = nullptr |
Definition at line 1254 of file qsql_oci.cpp.
| ub4 QOCIBatchColumn::curelep = 0 |
Definition at line 1262 of file qsql_oci.cpp.
| char * QOCIBatchColumn::data = nullptr |
Definition at line 1258 of file qsql_oci.cpp.
Referenced by QOCICols::execBatch().
| sb2 * QOCIBatchColumn::indicators = nullptr |
Definition at line 1260 of file qsql_oci.cpp.
| ub4 * QOCIBatchColumn::lengths = nullptr |
Definition at line 1259 of file qsql_oci.cpp.
| ub4 QOCIBatchColumn::maxarr_len = 0 |
Definition at line 1261 of file qsql_oci.cpp.
| ub4 QOCIBatchColumn::maxLen = 0 |
Definition at line 1256 of file qsql_oci.cpp.
| ub4 QOCIBatchColumn::recordCount = 0 |
Definition at line 1257 of file qsql_oci.cpp.