Public Attributes | |
| ExprList * | aColExpr |
| i16 * | aiColumn |
| LogEst * | aiRowLogEst |
| u8 * | aSortOrder |
| const char ** | azColl |
| unsigned | bUnordered:1 |
| unsigned | idxType:2 |
| unsigned | isCovering:1 |
| unsigned | isResized:1 |
| u16 | nColumn |
| u16 | nKeyCol |
| unsigned | noSkipScan:1 |
| u8 | onError |
| Index * | pNext |
| Expr * | pPartIdxWhere |
| Schema * | pSchema |
| Table * | pTable |
| LogEst | szIdxRow |
| int | tnum |
| unsigned | uniqNotNull:1 |
| char * | zColAff |
| char * | zName |