IRow Class Referenceabstract

#include <Pt/Db/IRow.h>

Database-row backend.

Public Member Functions

virtual size_type size () const =0
 Returns the number of columns.
virtual Value getValue (size_type field_num) const =0
 Returns the value at field_num.