Method

PgsqlResultget_oid

Declaration

guint32
pgsql_result_get_oid (
  PgsqlResult* self
)

Description

Gets the OID of the inserted row, if applicable.

Return value

Type: guint32

The OID, or 0 if not applicable.