PQGetBatchErrorCount
Description
Obtains the number of errors in batches request specified by BatchErrorMode.
Prototype
int PQGetBatchErrorCount(PGresult* result);
Parameter
|
Keyword |
Description |
|---|---|
|
result |
Execution result of PQexecPreparedBatchEx. |
Return Value
Integer.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.