Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
IdxColumn Struct Reference

Data Fields

char * zName
char * zColl
int iPk

Detailed Description

Definition at line 12846 of file shell.c.

Field Documentation

◆ iPk

int IdxColumn::iPk

Definition at line 12849 of file shell.c.

Referenced by idxGetTableInfo().

◆ zColl

char* IdxColumn::zColl

Definition at line 12848 of file shell.c.

Referenced by expertBestIndex(), idxAppendColDefn(), idxCreateVtabSchema(), and idxGetTableInfo().

◆ zName

char* IdxColumn::zName

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