Answer.cmdStatus

Commonly this is just the name of the command, but it might include additional data such as the number of rows processed. The caller should not free the result directly. It will be freed when the associated PGresult handle is passed to PQclear.

class Answer
string
cmdStatus
()

Meta