kexi
KexiDB::Record Class Reference
#include <record.h>
Detailed Description
KexiDB::Record provides single database record.
Definition at line 33 of file record.h.
Public Member Functions | |
| Record (const QString &name) | |
| Table () | |
| const QString & | name () const |
| void | setName (const QString &name) |
| unsigned int | fieldCount () const |
| KexiDB::Field | field (unsigned int id) const |
| QStringList | primaryKeys () const |
| bool | hasPrimaryKeys () const |
The documentation for this class was generated from the following file:

