Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
Column Struct Reference

Data Fields

char * zName
 
ExprpDflt
 
char * zColl
 
u8 notNull
 
char affinity
 
u8 szEst
 
u8 hName
 
u16 colFlags
 

Detailed Description

Definition at line 17331 of file sqlite3.c.

Field Documentation

◆ affinity

◆ colFlags

◆ hName

u8 Column::hName

◆ notNull

◆ pDflt

◆ szEst

u8 Column::szEst

Definition at line 17337 of file sqlite3.c.

Referenced by sqlite3AddColumn(), and sqlite3AffinityType().

◆ zColl

◆ zName


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