mysql-native v2.3.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function Connection.rowsPending

Gets whether rows are pending.

bool rowsPending () pure nothrow @property const;

Note, you may want hasPending instead.