digikam
Column Struct Reference
#include <sqliteInt.h>
Detailed Description
Definition at line 445 of file sqliteInt.h.
Public Attributes | |
| u8 | dottedName |
| u8 | isPrimKey |
| u8 | notNull |
| u8 | sortOrder |
| char * | zDflt |
| char * | zName |
| char * | zType |
Member Data Documentation
Definition at line 452 of file sqliteInt.h.
Definition at line 450 of file sqliteInt.h.
Definition at line 449 of file sqliteInt.h.
Definition at line 451 of file sqliteInt.h.
| char* Column::zDflt |
Definition at line 447 of file sqliteInt.h.
| char* Column::zName |
Definition at line 446 of file sqliteInt.h.
| char* Column::zType |
Definition at line 448 of file sqliteInt.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference