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

Data Structures

struct  sColMap
 

Data Fields

TablepFrom
 
FKeypNextFrom
 
char * zTo
 
FKeypNextTo
 
FKeypPrevTo
 
int nCol
 
u8 isDeferred
 
u8 aAction [2]
 
TriggerapTrigger [2]
 
struct FKey::sColMap aCol [1]
 

Detailed Description

Definition at line 17614 of file sqlite3.c.

Field Documentation

◆ aAction

◆ aCol

◆ apTrigger

Trigger* FKey::apTrigger[2]

Definition at line 17624 of file sqlite3.c.

Referenced by fkActionTrigger(), isSetNullAction(), and sqlite3FkDelete().

◆ isDeferred

◆ nCol

◆ pFrom

◆ pNextFrom

◆ pNextTo

◆ pPrevTo

FKey* FKey::pPrevTo

Definition at line 17619 of file sqlite3.c.

Referenced by sqlite3CreateForeignKey(), and sqlite3FkDelete().

◆ zTo


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