Postgres.Database.exec_prepared – libpq Reference Manual
exec_prepared
Description:
[
CCode
( cname =
"PQexecPrepared"
) ]
public
Result
exec_prepared
(
string
stmt_name,
int
n_params,
string
[]? param_values,
int
[]? param_lengths,
int
[]? param_formats,
int
result_format)
2022 vala-language.org