digikam
Table Struct Reference
#include <sqliteInt.h>
Public Attributes | |
| Column * | aCol |
| u8 | hasPrimKey |
| u8 | iDb |
| int | iPKey |
| u8 | isTransient |
| u8 | keyConf |
| int | nCol |
| FKey * | pFKey |
| Index * | pIndex |
| Select * | pSelect |
| Trigger * | pTrigger |
| u8 | readOnly |
| int | tnum |
| char * | zName |
Detailed Description
Definition at line 500 of file sqliteInt.h.
Member Data Documentation
Definition at line 503 of file sqliteInt.h.
Definition at line 511 of file sqliteInt.h.
Definition at line 509 of file sqliteInt.h.
| int Table::iPKey |
Definition at line 504 of file sqliteInt.h.
Definition at line 510 of file sqliteInt.h.
Definition at line 512 of file sqliteInt.h.
| int Table::nCol |
Definition at line 502 of file sqliteInt.h.
Definition at line 514 of file sqliteInt.h.
Definition at line 505 of file sqliteInt.h.
Definition at line 507 of file sqliteInt.h.
Definition at line 513 of file sqliteInt.h.
Definition at line 508 of file sqliteInt.h.
| int Table::tnum |
Definition at line 506 of file sqliteInt.h.
| char* Table::zName |
Definition at line 501 of file sqliteInt.h.
The documentation for this struct was generated from the following file:
KDE 4.5 API Reference