kexi
KexiDB::InternalTableSchema Class Reference
#include <tableschema.h>
Inheritance diagram for KexiDB::InternalTableSchema:

Detailed Description
Internal table with a name name. Rarely used. Use Connection::createTable() to create a table using this schema. The table will not be visible as user table. For example, 'kexi__blobs' table is created this way by Kexi application.Definition at line 200 of file tableschema.h.
Public Member Functions | |
InternalTableSchema (const QString &name) | |
InternalTableSchema (const TableSchema &ts) |
The documentation for this class was generated from the following files: