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 184 of file tableschema.h.
Public Member Functions | |
InternalTableSchema (const QString &name) | |
virtual | ~InternalTableSchema () |
The documentation for this class was generated from the following files: