send_query_params


Description:

[ CCode ( cname = "PQsendQueryParams" ) ]
public int send_query_params (string command, int n_params, Oid[]? param_types, string[]? param_values, int[]? param_lengths, int[]? param_formats, int result_format)