Function Answer.cmdStatus

Returns the command status tag from the SQL command that generated the PGresult Commonly this is just the name of the command, but it might include additional data such as the number of rows processed.

string cmdStatus() immutable;