更新时间:2025-05-29 GMT+08:00

PQGetBatchErrorCount

功能描述

获取BatchErrorMode批量请求的错误条数。

原型

int PQGetBatchErrorCount(PGresult* result);

参数

表1 PQGetBatchErrorCount参数

关键字

参数说明

result

PQexecPreparedBatchEx的执行结果返回值。

返回值

int类型数据。