Updated on 2025-05-29 GMT+08:00

PQGetBatchErrorCount

Description

Obtains the number of errors in batches request specified by BatchErrorMode.

Prototype

int PQGetBatchErrorCount(PGresult* result);

Parameter

Table 1 PQGetBatchErrorCount parameter

Keyword

Description

result

Execution result of PQexecPreparedBatchEx.

Return Value

Integer.