ICursor Class Referenceabstract

#include <Pt/Db/ICursor.h>

Batch-cursor backend.

Public Member Functions

SignalfetchFinished ()
 Signal emitted when an asynchronous batch is ready.
bool isOpen () const
 Returns true if the cursor is open.
IConnection * connection ()
 Returns the connection that owns this cursor.