CPGconn.sendQueryParams

Prototype: PQsendQueryParams Note: This is simplified version of the command that handles only string params.

class CPGconn
void
sendQueryParams
(
string command
,
string[] paramValues
)

Throws

PGQueryException

Meta