PGConnection.executeRow

Shorthand methods using temporary PGCommand. Semantics is the same as PGCommand's.

class PGConnection
DBRow!Specs
executeRow
(
Specs...
)
(
string query
,
bool throwIfMoreRows = true
)

Meta