云数据库 GAUSSDB-PQexecPreparedBatch:原型

时间:2025-03-03 09:50:48

原型

PGresult* PQexecPreparedBatch(PGconn* conn, 
                              const char* stmtName, 
                              int nParams,
                              int nBatchCount,
                              const char* const* paramValues,
                              const int* paramLengths,
                              const int* paramFormats,
                              int resultFormat);
support.huaweicloud.com/centralized-devg-v2-gaussdb/gaussdb_42_0163.html