云数据库 GaussDB-PQexecPreparedBatchEx:原型

时间:2025-02-12 15:05:25

原型

PGresult* PQexecPreparedBatchEx(PGconn* conn,                                 const char* stmtName,                                 int nParams,                                 int nBatchCount,                                const char* const* paramValues,                                 const int* paramLengths,                                 const int* paramFormats,                                 int resultFormat,                                 PQStmtAttr attr,                                int allowedErrorsCount);
support.huaweicloud.com/centralized-devg-v8-gaussdb/gaussdb-42-1641.html