ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Column Struct Reference
Collaboration diagram for Column:

Public Attributes

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

Detailed Description

Definition at line 17300 of file sqlite3.c.

Member Data Documentation

◆ affinity

◆ colFlags

◆ hName

u8 Column::hName

◆ notNull

◆ pDflt

◆ szEst

u8 Column::szEst

Definition at line 17306 of file sqlite3.c.

Referenced by sqlite3AddColumn(), and sqlite3AffinityType().

◆ zColl

◆ zName


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