KexiDB::Record Class Reference
#include <record.h>
List of all members.
Detailed Description
KexiDB::Record provides single database record.
Definition at line 33 of file record.h.
Constructor & Destructor Documentation
| KexiDB::Record::Record |
( |
const QString & |
name |
) |
|
|
| KexiDB::Record::~Table |
( |
|
) |
|
|
Member Function Documentation
| unsigned int KexiDB::Record::fieldCount |
( |
|
) |
const |
|
| bool KexiDB::Record::hasPrimaryKeys |
( |
|
) |
const |
|
| const QString& KexiDB::Record::name |
( |
|
) |
const |
|
| QStringList KexiDB::Record::primaryKeys |
( |
|
) |
const |
|
| void KexiDB::Record::setName |
( |
const QString & |
name |
) |
|
|
| KexiDB::Record::Table |
( |
|
) |
|
|
The documentation for this class was generated from the following file:
This file is part of the documentation for Kexi 2.0 alpha.