getOneRowBlock

Poll messages from the connection until CommandComplete or EmptyQueryResponse is received, and return one row block (result of one and only one query).

@safe
getOneRowBlock
(
ConnT
)
(
ConnT conn
,
int rowCountLimit = 0
)

Meta