gdrsclib
Data Fields
WhereCost Struct Reference

Data Fields

WherePlan plan
 
double rCost
 
double nRow
 
Bitmask used
 

Detailed Description

Definition at line 84383 of file sqlite3.c.

Field Documentation

◆ nRow

double nRow

Definition at line 84386 of file sqlite3.c.

◆ plan

WherePlan plan

Definition at line 84384 of file sqlite3.c.

◆ rCost

double rCost

Definition at line 84385 of file sqlite3.c.

◆ used

Bitmask used

Definition at line 84387 of file sqlite3.c.


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