云数据库 GaussDB-PQsendQueryParams:原型

时间:2023-11-01 16:22:10

原型

int PQsendQueryParams(PGconn *conn,                      const char *command,                      int nParams,                      const Oid *paramTypes,                      const char * const *paramValues,                      const int *paramLengths,                      const int *paramFormats,                      int resultFormat);
support.huaweicloud.com/centralized-devg-v2-opengauss/devg_03_0228.html