Public Attributes | List of all members
Table Struct Reference

Public Attributes

ColumnaCol
 
int addColOffset
 
char ** azModuleArg
 
i16 iPKey
 
u8 keyConf
 
i16 nCol
 
int nModuleArg
 
u16 nRef
 
LogEst nRowLogEst
 
ExprListpCheck
 
FKeypFKey
 
IndexpIndex
 
TablepNextZombie
 
SchemapSchema
 
SelectpSelect
 
TriggerpTrigger
 
VTablepVTable
 
LogEst szTabRow
 
u8 tabFlags
 
int tnum
 
char * zColAff
 
char * zName
 

Detailed Description

Definition at line 14435 of file sqlite3.c.

Member Data Documentation

Column* Table::aCol

Definition at line 14437 of file sqlite3.c.

int Table::addColOffset

Definition at line 14456 of file sqlite3.c.

char** Table::azModuleArg

Definition at line 14460 of file sqlite3.c.

i16 Table::iPKey

Definition at line 14445 of file sqlite3.c.

u8 Table::keyConf

Definition at line 14454 of file sqlite3.c.

i16 Table::nCol

Definition at line 14446 of file sqlite3.c.

int Table::nModuleArg

Definition at line 14459 of file sqlite3.c.

u16 Table::nRef

Definition at line 14447 of file sqlite3.c.

LogEst Table::nRowLogEst

Definition at line 14448 of file sqlite3.c.

ExprList* Table::pCheck

Definition at line 14442 of file sqlite3.c.

FKey* Table::pFKey

Definition at line 14440 of file sqlite3.c.

Index* Table::pIndex

Definition at line 14438 of file sqlite3.c.

Table* Table::pNextZombie

Definition at line 14465 of file sqlite3.c.

Schema* Table::pSchema

Definition at line 14464 of file sqlite3.c.

Select* Table::pSelect

Definition at line 14439 of file sqlite3.c.

Trigger* Table::pTrigger

Definition at line 14463 of file sqlite3.c.

VTable* Table::pVTable

Definition at line 14461 of file sqlite3.c.

LogEst Table::szTabRow

Definition at line 14449 of file sqlite3.c.

u8 Table::tabFlags

Definition at line 14453 of file sqlite3.c.

int Table::tnum

Definition at line 14444 of file sqlite3.c.

char* Table::zColAff

Definition at line 14441 of file sqlite3.c.

char* Table::zName

Definition at line 14436 of file sqlite3.c.


The documentation for this struct was generated from the following file:


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09