PGConnection.executeScalar

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

class PGConnection
T
executeScalar
(
T
)
(
string query
,
bool throwIfMoreRows = true
)

Meta