Definition at line 1265 of file qsql_oci.cpp.
◆ QOCIBatchCleanupHandler()
◆ ~QOCIBatchCleanupHandler()
QOCIBatchCleanupHandler::~QOCIBatchCleanupHandler |
( |
| ) |
|
|
inline |
Definition at line 1270 of file qsql_oci.cpp.
1273 for (
int j = 0; j <
col.
count(); ++j){
1274 delete[]
col[j].lengths;
1275 delete[]
col[j].indicators;
QVector< QOCIBatchColumn > & col
int count(const T &t) const
Returns the number of occurrences of value in the vector.
T * data()
Returns a pointer to the data stored in the vector.
◆ col
The documentation for this struct was generated from the following file: