| struct Table |
| Public Attributes | |
|---|---|
| Column * | aCol |
| int | addColOffset |
| u8 | autoInc |
| char ** | azModuleArg |
| u8 | hasPrimKey |
| int | iPKey |
| u8 | isCommit |
| u8 | isEphem |
| u8 | isVirtual |
| u8 | keyConf |
| int | nCol |
| int | nModuleArg |
| int | nRef |
| Expr * | pCheck |
| FKey * | pFKey |
| Index * | pIndex |
| Module * | pMod |
| Schema * | pSchema |
| Select * | pSelect |
| Trigger * | pTrigger |
| sqlite3_vtab * | pVtab |
| u8 | readOnly |
| int | tnum |
| char * | zColAff |
| char * | zName |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.