Eneboo - Documentación para desarrolladores
|
#include <relation.h>
Atributos públicos | |
Path | path |
IndexOptInfo * | indexinfo |
List * | indexclauses |
List * | indexquals |
bool | isjoininner |
ScanDirection | indexscandir |
Cost | indextotalcost |
Selectivity | indexselectivity |
double | rows |
ScanDirection IndexPath::indexscandir |
double IndexPath::rows |