Function Connection.rowsPending

Gets whether rows are pending.

bool rowsPending() pure nothrow @property @safe const;

Note, you may want hasPending instead.